Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content

Inheritance

Class inheritance in Python is indicated by including the base class in parenthesis after the class name in the class definition:

Open Source Your Knowledge: become a Contributor and help others learn. Create New Content