OOP - Inheritance

What is object inheritance in Python?
Can a child class access the attributes of its parent class in Python?
Can a child class access the methods of its parent class in Python?
What is the purpose of object inheritance?
How do you define a class that inherits from another class in Python?

Congratulations. You have achieved /5.

Try Again?