Fruitful Recursion
Slides
- Handout for printing (condensed version)
- Full version of slides with all steps and extra reference This version is too long, don't print it.
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