Please enable JavaScript to use CodeHS

CodeHS Glossary


Inheritance Python

A mechanism where a new class (subclass) inherits attributes and methods from an existing class (superclass)