https://openstax.org/books/introduction-python-programming/pages/13-5-multiple-inheritance-and-mixin-classes
13.5 Multiple inheritance and mixin classes - Introduction to Python Programming | OpenStax
Multiple inheritance is a type of inheritance in which one class inherits from multiple classes. A class inherited from multiple classes has all supercl...
introduction to python13 5multiple inheritancemixin classes