List Processing Patterns and List Comprehension

Slides

A PDF file of the lecture slides handout.

Readings

Think Python, Ch. 10: Lists.

Code

Click on this lec_listPatterns.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.