Fruitful Recursion

Slides

Readings

Think Python, Chapter 5.8-5.10: Recursion

Code

Click on the lec19_fruitful_recursion.zip link to download the .zip file to your computer. The unzipped folder contains the notebook for lecture activities.

Additional Material on Trees

For more on trees, see this additional lecture material

Solutions

I have made a genuine effort to complete the code exercises. Show me the solutions.

Study Guide