21.7. Functional Programming - Part 7¶
21.7.1. RP 11 part 1¶
Topics of the day:
- Filtering pattern
- Folding or reduce pattern
The review problem set for today contains four review problems.
This first problem deals with the filtering pattern.
21.7.2. RP 11 part 2¶
This problem deals with the folding pattern.
21.7.3. RP 11 part 3¶
This problem uses both the mapping and the folding patterns.
21.7.4. RP 11 part 4¶
This problem will give you intensive practice with the folding pattern. This problem is randomized and must be solved three times in a row.