💡 Coding Homework 03
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-03.ipynb
) under the week-03
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
To complete the homework, open hw-03.ipynb
in Jupyter Lab on your computer.
⚠️ ⚠️ ⚠️ Remember to make a copy of the file first named hw-03-yourlastname.ipynb
and work on that version of the homework.
Follow the instructions in Coding Homework to submit the assignment on the Canvas assignment page in two files (one .ipynb
and one .pdf
).