Once completed you will have practiced:
- Forking an assignment repository.
- Using the Github editor to make changes to a
.py
file. - Fix a series of tests that focus on data types, type conversions, and expressions.
- Submitting a pull request back to the assignment repository.
- To start, fork the repository.
- Clone the repository to your computer.
- Modify the files and commit changes to complete your solution.
- Push/sync the changes up to GitHub.
- Create a pull request on the original repository to turn in the assignment.