Intro to
Programming
with Python

Fall 2011
course
navigation

oct 27

First finish oct 25 notes.

More object oriented features

Here's an example both:

inheritance

"object inheritance" lets you build particular classes from more general ones.
Here's a trivial example with Student and Faculty classes which inherit from Person.
What classes behave similarly in Zelle's graphics package?
http://cs.marlboro.edu/ courses/ fall2011/python/ notes/ oct_27
last modified Wednesday October 26 2011 11:13 pm EDT

attachments [paper clip]

     name last modified size
   academic.py Oct 26 2011 11:05 pm 1.09kB    person.py Oct 26 2011 11:05 pm 645B