Iteration - Part 1: While Loops

Slides

A PDF file of the lecture slides handout.

Readings

Think Python, Ch. 7: Iteration.

Code

Click on this lec08_while_loops.zip link to download the .zip file to your computer. The unzipped folder contains the notebook for lecture activities.

Solutions

I have made a genuine effort to complete the code exercises. Show me the solutions.

Study Guide