Another inheritance example
Primary LanguagePython
The class Employee is our superclass and the class HourlyEmployee is our subclass