Previous Lecture | Lecture 9 | Next Lecture |
Lecture 9, Wed 11/01
More for loops: Searching through lists, accumulator pattern
Resources from lecture
Topics
- Iteration patterns: Loop iteration, counter iteration and when to use each
- Searching through lists
- Accumulator pattern: sum, product