Agenda
- Warm-up: Name That Error — the missing
self - The bag of loose functions: four functions that keep being handed the same object, and what that is quietly telling you
- Move the behaviour to where the data lives — the methods half of Attributes and Methods
- Read and change: Objects in a List — many objects, each one doing its own work
- When it breaks: Reading a Traceback in Someone Else’s Code
Things to do before our next class
- Finish Classes and Objects Practice.
- Journal: one method you wrote today that made an old comment unnecessary.