Week 13 (Nov 12)¶
Instructions: Read the following sections of the Runestone book. You should open these from the Canvas assignment in your course section.
For all sections you should complete the multiple choice, coding, or other exercises found in the chapter. Homework problems will also be assigned separately from the reading activities.
Required (thinkcspy)¶
- 16.1 What Is Recursion?
- 16.2 Calculating the Sum of a List of Numbers
- 16.3 The Three Laws of Recursion
- 16.4 Converting an Integer to a String in Any Base
- 16.5 Visualizing Recursion
- 16.6 Sierpinski Triangle
- 16.7 Glossary
- 16.8 Programming Exercises
Note:
Sections 16.1, 16.7, and 16.8 are worth 0 points, but we encourage you to read them anyway.
If any programming exercise appears to be disabled, press the Show Code button.