Lesson 17: A new objective
Outline:
- Quiz #3
- Defining our own objects
- example:
MultiSidedDie
class
keyword and constructors, revisited__init__
self
- methods and instance variables
- example:
Reading assignment (to be completed by the next class):
- Zelle sections 10.1, 10.3.1 (pp. 313-314, 321-325)