Class inheritance in Python

Описание к видео Class inheritance in Python

Read an article version of this video at https://pym.dev/inheriting-one-class-...

Find more Python screencasts at https://pym.dev/screencasts/

00:00 Creating a class that inherits from another class
00:35 Methods are inherited from parent classes
01:19 Adding new functionality while inheriting
01:46 Overriding inherited method
03:20 Summary

Комментарии

Информация по комментариям в разработке