Classes and Inheritance



SPECIAL OPERATORS
https://docs.python.org/3/reference/datamodel.html#basic-customization
Why OOP( use a.get_age() not a.age)
which method to use? (subclass vs superclass)



https://docs.python.org/3/reference/datamodel.html#basic-customization

which method to use? (subclass vs superclass)