Lec20-Inheritance
Contents
Inheritance
Object-Oriented Design
代码复现!
注意instance属性可以随时更改,look at the instance, then the subclass before looking at the superclass
Multiple Inheritance
|
|