... start recording.
Continue the discussion of the "change making problem" that we started last week, working through several approaches.
The code that we worked through in class is change.py. (We didn't do the "dynamic programming" version, which is the last in the runestone discussion - see the link in my notes from last class.)
Second, we will discuss minmax game search
Code examples for both are in game_search.