Lecture 12 Classes and Objects
Lecture 12 Classes and Objects
➢ A child class can inherit from two or multiple parents at the same time; the
difference is that when you define the child class, you should enter all the parents
in between parentheses: