Nested Loops
Slides
A PDF file of the lecture slides handout.
Readings
Think Python, Ch. 7: Iteration.
Code
Click on this lec13_iteration2.zip link to download
the .zip
file to your computer.
Solutions
Study Guide
- Study Guide #7 (Nested Loops and List Comprehension)
- Study Guide #7 (Nested Loops and List Comprehension) Solutions