Exercises: Weeks 8/9: Nested Loops, Files, and Tracing
These notebooks cover one and a half weeks:
A_ex_lab_nested_loops.ipynb
for the Nested Loops Lab.B_ex_lec_comprehensions_and_sorting.ipynb
for the List Comprehension and Sorting Lecture.C_ex_lec_files.ipynb
for the Files and File Operations Lecture.D_ex_lab_tracing_and_files.ipynb
for Lab 9.
There are no extra exercises for the Testing & Debugging Lecture.
Code
Click on this
ex08_nested_loops_files_and_tracing.zip link
to download the .zip file for this week to your computer. Unzip the
downloaded ex08_nested_loops_files_and_tracing.zip
file (by double-clicking on it) to reveal a
folder with the notebook file(s) for these exercises.
Solutions
Once you have completed all exercises and the deadline has passed, you can find links to the solutions for each individual notebook via the Potluck dashboard.