Lec 09 While Loops
Reflection Form
Please fill out this reflection form: click here
The form is anonymous and will be used to help us improve the course.
Please be honest and provide constructive feedback if possible.
We will immediately take action on any feedback provided to improve the course.
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
- Coin Flip Example Code: coin_flip.py
- Infinite Loop Example: infinite.py
- Break/Continue Example: hi_bot.py