Homework 05
Overview
This assignment will have you put into practice what you’ve learned this week Python.
Check For Updates
You can find the homework file (hw-05.ipynb
) under the week-06
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 hw-05.ipynb
named yourlastname-hw-05.ipynb
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
).