Exercises: Exercises 6: For Loops
This week has 3 exercise notebooks:
A_ex_lec_loops_practice.ipynbhas more practice with loops and concepts from the Sequences and Loops Lecture.B_ex_lab_for_loops.ipynbfor Lab 6.C_ex_lec_mutability.ipynb, which covers tuples and the mutable list operators (but not list diagrams) from Lists and Memory Diagrams Lecture. The C notebook is a long and challenging notebook, so allocate extra time to complete it!
Code
Click on this
ex06_for_loops.zip link
to download the .zip file for this week to your computer. Unzip the
downloaded ex06_for_loops.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.