This repo contains code files for the code review activity
- Fork this repository.
- Clone the forked repository.
- Add me (firasm) and the two other team members as collaborators on your repo with write access. Instructions.
- Create a branch off main to make your edits.
- Pick one code file:
beginner.py
,intermediate.py
,advanced.py
. - Create a DRAFT pull-request to your own repository.
- Select a function to improve, make your edits, commit to your branch (DO NOT automatically merge it in).
- Once you're done committing, confirm your PR and click "Ready for review".
- Request a review from someone in your group of 3.
- Here are some Instructions
- Each person will review a PR and provide detailed comments.
- The original author should review the comments, make any changes (if any) and then merge the PR