Where does an inheritance search look for an attribute?
What is the difference between a class object and an instance object?
Why is the first argument in a class’s method function special?
What is the __init__ method used for?
How do you create a class instance?
How do you create a class?
How do you specify a class’s superclasses?