Python For Everybody (audio/py4e)
14.4 Object Inheritance
- Autor: Vários
- Narrador: Vários
- Editora: Podcast
- Duração: 0:07:37
- Mais informações
Informações:
Sinopse
We look at how we can make a new class by inheriting all of the attributes and methods of a parent class and then extend the new class with additional attributes and methods.