Skip to content

Python part II - Dictionaries, if/else, functions

Assignment instructions:

  1. Fork the repo https://github.com/hackers-test/hack-6-python
  2. Clone your copy of the repo to ~/hacks/
  3. Start a jupyter notebook server locally.
  4. Navigate to ~/hacks/hack-6-python/notebooks/
  5. Complete instructions in the 4 jupyter notebooks.
  6. 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