Python part II - Dictionaries, if/else, functions
Assignment instructions:
- Fork the repo https://github.com/hackers-test/hack-6-python
- Clone your copy of the repo to
~/hacks/
- Start a jupyter notebook server locally.
- Navigate to
~/hacks/hack-6-python/notebooks/
- Complete instructions in the 4 jupyter notebooks.
- Add, commit, and push changes back to your
origin main
copy of the repo.
Resources
- Check in on the chatroom if you run into any problems.
- You can view a read-only version of the notebook assignments on nbviewer