Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Quickly Learn Object Oriented Programming |
executive is not an instance or subinstance of class SpecialExecutiveAccount and thus evaluates to False, not True. | |
Quickly Learn Object Oriented Programming |
Instantiation of ExecutiveAccount class requires a 'name' parameter passed in. Otherwise a TypeError is thrown. | |
Quickly Learn Object Oriented Programming |
||
Quickly Learn Object Oriented Programming |
When creating an instance of the BankAccount class, a 'name' needs to be passed into the class. Otherwise a TypeError is thrown. |