Lec 10 For Loops
Assignment Updates
Stuff due this week:
- Participation 5 due Thursday
- All (or almost all) of the participation HWs are up now (10 in total)
- Quiz 6 due Thursday
- HW4 Due Next Wednesday (3/29)
- Branching
- Has been available since last lab day
- Lab on Friday
Slides
- Section 2, 3, 4, 5
- Section 1, 6
Code For Activities
- Break Continue Example Code: break_continue.py
- Nested Loops Example Code: nested_loops.py