Exercises: Exercises 7: Mutable Lists and Memory Diagrams
This week has 3 exercise notebooks:
A_ex_lec_list_patterns.ipynbhas practice with using loops with lists, especially the list mapping and filtering patterns, as in the List Processing Patterns Lecture.B_ex_lab_memory_diagrams.ipynbfor Lab 7.C_ex_lec_nested_loops.ipynbfor the Nested Loops Lecture.
Code
Click on this
ex07_mutable_lists_and_memory_diagrams.zip link
to download the .zip file for this week to your computer. Unzip the
downloaded ex07_mutable_lists_and_memory_diagrams.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.