Introduction to Recursion

Zoom Links

The lectures for the days Nov 29 and Nov 30 will be happening in Zoom. This Google Doc (accessible to CS 111 students only) has links for the Zoom lectures of all four sections.

Slides

A PDF file of the lecture slides handout.

Readings

Think Python, Chapter 5.8-5.10: Recursion

Code

Click on the lec_introrecursion.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.