dec 11
- present final projects on Wed
- homework questions?
- final project questions?
- bird's eye review :
- designing a program
- variables and values
- loops, booleans, conditionals
- data types: strings, lists, ...
- subroutines: inputs and outputs
- variable scope
- object-oriented programming
- documentation and testing
- other languages
- permutations
- recursive
- iterative?
- passing a function to do rather than returning a list
- other??