Lesson 18: More practice with classes
Outline:
- Work on Assignment #7
class
keyword and constructor (__init__
)self
- methods and instance variables
Reading assignment (to be completed by the next class):
- expected: Zelle sections 10.2-10.5 (pp. 314-336)
- recommended: Zelle sections 10.6-10.8 (pp. 337-356)