We covered MiCkEy MOuSe voting (i.e. fake_votes) last week. This “screen capture” from Wednesday's lecture may be useful
The key is to understand that the program directory entries for votes and fake_votes reference the same memory location (and, that there is no return statement!)
Note: the lecture/notebook from last Wednesday will not be a part of the final exam.
Wednesday
* Today's notebook, where, given tabular data on some phenomenon (e.g. height), how can we use python to make sense of that data? And: Can we make predictions based on this data? (Spoiler alert: yes.)