Python OOP, classes, inheritance, and polymorphism

Python OOP, classes, inheritance, and polymorphism

This python tutorial covers object oriented programming, classes, inheritance, and polymorphism. We talk about how to use classes in python, and how to use the _init_ function.