Homework 06
Overview
This assignment will have you put into practice what you’ve learned this week in Python.
Check For Updates
You can find the homework file and associated material under this week’s folder in our course materials repository.
- Open GitHub Desktop and select your course repository
- Click
Fetch origin
to check for any changes - Go to Branch →
Merge into current branch
→ selectupstream/main
and clickCreate a merge commit
if there are updates - Click
Pull origin
if it’s available (if not, you’re up to date!) - Click
Push origin
to sync everything up
Homework
⚠️ ⚠️ ⚠️ Remember to make a copy of the file with your last name in the filename and work on that version of the file.
Follow the instructions in Coding Homework to submit the assignment on the Canvas assignment page in two files (one .ipynb
and one .pdf
).