Olá, este vídeo você irá entender como funciona a estrutura de herança múltipla no Python e usabilidade do método especial super().
OBS: Vídeo sem edição.
Ambiente de desenvolvimento ###
Python Versão: 3.7
OS: Linux
OS Distribuição: Arch Linux
OS Ambiente Gráfico: Gnome
Gnome Extensões: Dash to Dock, TopIcons Plus
IDE: Visual Studio Code
IDE Tema: Material Theme Darker High Contrast
IDE Fonte: Fire Code
IDE Plugins: Python, Python for VSCode
IDE Linter: Flake8
Terminal: Terminator
Terminal Fonte: Fire Code
Shell: zsh
Shell theme: https://github.com/snakypy/zshpower
Documentação Python para esse vídeo ###
__init__:
https://docs.python.org/3/reference/d...
*args and **kwargs:
http://book.pythontips.com/en/latest/...
super():
https://docs.python.org/3/library/fun...
Classes:
https://docs.python.org/3/tutorial/cl...
https://docs.python.org/3/tutorial/cl...
https://docs.python.org/3/tutorial/cl...