English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
6:57
YouTube
Bro Code
Python INHERITANCE in 6 minutes! 👨👦👦
# Inheritance = Inherit attributes and methods from another class # Helps with code reusability and extensibility # class Child(Parent) class Animal: def __init__(self, name): self.name = name self.is_alive = True def eat(self): print(f"{self.name} is eating") def sleep(self): print(f"{self.name} is asleep") class Dog(Animal): def speak(self ...
已浏览 3.3万 次
2024年5月24日
Python Inheritance Tutorial
13:36
Python Tutorial - 18. Inheritance
YouTube
codebasics
已浏览 5.8万 次
2016年3月27日
6:51
#55 Python Tutorial for Beginners | Inheritance
YouTube
Telusko
已浏览 45.6万 次
2018年8月27日
11:47
17. Inheritance [Python 3 Programming Tutorials]
YouTube
codebasics
已浏览 6.9万 次
2019年5月8日
热门视频
5:53
29. Inheritance in Python Explained | Types of Inheritance with Real-World Examples 🚀
YouTube
learn by doing it
已浏览 517 次
2025年2月1日
7:29
🐍 Python Tutorial #30: Inheritance
YouTube
Professor Hank Stalica
已浏览 439 次
8 个月之前
11:16
83. Inheritance in Python Explained with Simple Examples | Python for Beginners
YouTube
Programming with Adil
已浏览 29 次
8 个月之前
Python OOP Concepts
2:12:35
Object Oriented Programming with Python - Full Course for Beginners
YouTube
freeCodeCamp.org
已浏览 230.5万 次
2021年10月13日
2:36:25
Python Object Oriented Programming (OOP) - Full Course for Beginners
YouTube
freeCodeCamp.org
已浏览 32.2万 次
2025年1月29日
53:06
Python Object Oriented Programming (OOP) - For Beginners
YouTube
Tech With Tim
已浏览 390.7万 次
2020年3月29日
5:53
29. Inheritance in Python Explained | Types of Inheritance with Real-Wo
…
已浏览 517 次
2025年2月1日
YouTube
learn by doing it
7:29
🐍 Python Tutorial #30: Inheritance
已浏览 439 次
8 个月之前
YouTube
Professor Hank Stalica
11:16
83. Inheritance in Python Explained with Simple Examples | Python fo
…
已浏览 29 次
8 个月之前
YouTube
Programming with Adil
15:23
在视频中查找 03:17
Simple Example of Inheritance
Inheritance In Python | Types of Inheritance | Python OOP Tutorial
…
已浏览 10.3万 次
2019年7月19日
YouTube
edureka!
6:29
Inheritance in Python with Examples | Object Oriented Programming in
…
已浏览 331 次
2024年12月30日
YouTube
JoanMedia
11:11
Inheritance in Python Programming | OOP Concepts Explained with Ex
…
已浏览 31 次
8 个月之前
YouTube
ABroot
10:29
在视频中查找 07:01
Example of Inheritance
Python for Testers #35 - Inheritance in Python | With Examples
已浏览 9980 次
2021年3月26日
YouTube
Software Testing Mentor
10:54
"Python Inheritance Explained in 10 Mins 🚀 | Single & Multiple Inheritan
…
已浏览 65 次
6 个月之前
YouTube
Code2Faith
27:20
在视频中查找 08:10
Practical Example of Inheritance
Inheritance in Python | Python Tutorials for Beginners #lec89
已浏览 13.9万 次
2023年7月24日
YouTube
Jenny's Lectures CS IT
7:19
Python inheritance 👪
已浏览 11.1万 次
2020年12月28日
YouTube
Bro Code
11:47
在视频中查找 01:44
Implementing Inheritance in Python
17. Inheritance [Python 3 Programming Tutorials]
已浏览 6.9万 次
2019年5月8日
YouTube
codebasics
13:59
Inheritance in Python
已浏览 381 次
6 个月之前
YouTube
Statcoding
8:25
Python Inheritance | Learn Coding
已浏览 15.2万 次
2022年10月3日
YouTube
Learn Coding
8:56
Lec-59: Inheritance👨👧👦 in OOPS with Execution | Complete Inheritance
…
已浏览 8.6万 次
2023年10月17日
YouTube
Gate Smashers
8:48
simple inheritance in python | Learn Coding
已浏览 7.4万 次
2022年10月6日
YouTube
Learn Coding
8:44
What is Inheritance in Python | Object Oriented Programming in P
…
已浏览 9.2万 次
2021年7月29日
YouTube
WsCube Tech
8:03
在视频中查找 01:04
Example of Multiple Inheritance
Learn Python multiple inheritance in 8 minutes! 🐟
已浏览 2.1万 次
2024年5月24日
YouTube
Bro Code
19:40
在视频中查找 17:39
Practical Examples
Python OOP Tutorial 4: Inheritance - Creating Subclasses
已浏览 147.2万 次
2016年7月25日
YouTube
Corey Schafer
4:00
18. Multiple Inheritance [Python 3 Programming Tutorials]
已浏览 4.7万 次
2019年5月8日
YouTube
codebasics
27:46
在视频中查找 10:01
Practical Example
Multiple Inheritance in Python | Python Tutorials for Beginners #le
…
已浏览 7.2万 次
2023年7月27日
YouTube
Jenny's Lectures CS IT
18:33
Master Multilevel Inheritance in Python!
已浏览 158 次
2024年9月6日
YouTube
KnowHow Academy
17:08
Hierarchical Inheritance in Python | Python Tutorials for Beginners #le
…
已浏览 4.2万 次
2023年7月31日
YouTube
Jenny's Lectures CS IT
3:33
56 - Hybrid Inheritance in Python | Python Tutorial
已浏览 298 次
2024年12月21日
YouTube
Rapid Tutor
9:16
multiple inheritance in python | Learn Coding
已浏览 6.7万 次
2022年10月16日
YouTube
Learn Coding
12:38
Python Class Inheritance
已浏览 566 次
2025年3月12日
YouTube
Kenny Yip Coding
2:43
Python OOP: Class Inheritance Made Simple
已浏览 52 次
5 个月之前
YouTube
PyGuess
40:27
Python Inheritance Explained | Types of Inheritance in Python OO
…
已浏览 18 次
3 个月之前
YouTube
Code With Ishfaq
20:25
在视频中查找 03:01
Basic example of single inheritance
Single Inheritance in Python: Practical Examples & Liskov Princ
…
已浏览 176 次
2024年8月27日
YouTube
KnowHow Academy
13:00
Multilevel & Hierarchical Inheritance in Python Explained with Real Us
…
已浏览 107 次
6 个月之前
YouTube
Code2Faith
观看更多视频
更多类似内容
反馈