English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 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 ...
已浏览 2万 次
2024年5月24日
Python Inheritance Tutorial
27:20
Inheritance in Python | Python Tutorials for Beginners #lec89
YouTube
Jenny's Lectures CS IT
已浏览 12.2万 次
2023年7月24日
6:51
#55 Python Tutorial for Beginners | Inheritance
YouTube
Telusko
已浏览 44.4万 次
2018年8月27日
19:40
Python OOP Tutorial 4: Inheritance - Creating Subclasses
YouTube
Corey Schafer
已浏览 142.1万 次
2016年7月25日
热门视频
5:53
29. Inheritance in Python Explained | Types of Inheritance with Real-World Examples 🚀
YouTube
learn by doing it
已浏览 157 次
7 个月之前
11:29
83. Inheritance in Python Explained with Simple Examples | Python for Beginners
YouTube
Programming with Adil
已浏览 23 次
2 个月之前
19:16
Inheritance in python with practical examples and notes with detailed explanation
YouTube
Just for chill
已浏览 33 次
2 个月之前
Python OOP Concepts
0:11
Discover How to Speak Funk in CS2
TikTok
python_is_trash
已浏览 500万 次
2 个月之前
2:24
Python Snake Insights for TikTok Creators
TikTok
chinlangeng1688
已浏览 270万 次
2 个月之前
1:03
Ball Python Escape: Discover the Perfect Size
TikTok
satisfivibes
已浏览 11.4万 次
1 个月前
5:53
29. Inheritance in Python Explained | Types of Inheritance with Real-Wo
…
已浏览 157 次
7 个月之前
YouTube
learn by doing it
11:29
83. Inheritance in Python Explained with Simple Examples | Python fo
…
已浏览 23 次
2 个月之前
YouTube
Programming with Adil
19:16
Inheritance in python with practical examples and notes with detailed
…
已浏览 33 次
2 个月之前
YouTube
Just for chill
24:16
Python Inheritance Tutorial | OOP Concepts Made Easy with Examples
已浏览 10 次
1 个月前
YouTube
Institute Of Programming Languages
7:29
🐍 Python Tutorial #30: Inheritance
已浏览 208 次
2 个月之前
YouTube
Professor Hank Stalica
11:11
Inheritance in Python Programming | OOP Concepts Explained with Ex
…
已浏览 1 次
2 个月之前
YouTube
ABroot
11:47
在视频中查找 01:44
Implementing Inheritance in Python
17. Inheritance [Python 3 Programming Tutorials]
已浏览 6.5万 次
2019年5月8日
YouTube
codebasics
8:05
在视频中查找 00:28
Inheritance in Python
What Gets Inherited | The Complete Python Course | Basic to Advanc
…
已浏览 177 次
11 个月之前
YouTube
Code Commander
27:20
在视频中查找 08:10
Practical Example of Inheritance
Inheritance in Python | Python Tutorials for Beginners #lec89
已浏览 12.2万 次
2023年7月24日
YouTube
Jenny's Lectures CS IT
15:23
在视频中查找 03:17
Simple Example of Inheritance
Inheritance In Python | Types of Inheritance | Python OOP Tutorial
…
已浏览 10.3万 次
2019年7月19日
YouTube
edureka!
19:16
What is inheritance with practical examples and notes with detailed
…
已浏览 18 次
2 个月之前
YouTube
New way to learn
13:06
Python Inheritance Explained | OOP in Python for Beginners & Interme
…
已浏览 20 次
1 个月前
YouTube
Code with Drew
9:56
26. Inheritance in Python - Part 1 | Object-Oriented Programming (O
…
已浏览 16 次
5 个月之前
YouTube
yitayew solomon
55:46
Python Class Inheritance | A Complete Guide to Object-Oriente
…
已浏览 14 次
8 个月之前
YouTube
Prayug Unit of Stuvalley
17:58
25. Python Multilevel Inheritance | OOP in Python Explained with Exa
…
已浏览 25 次
3 周前
YouTube
vijaquick
9:40
Python OOP Inheritance Explained | Forms of Inheritance in Python Cl
…
已浏览 30 次
2 周前
YouTube
Code with Drew
12:12
84. Multiple Inheritance in Python Explained Clearly | Python for Beg
…
已浏览 1 次
2 个月之前
YouTube
Programming with Adil
13:08
18.Python Inheritance Explained – Part 1 | OOP Concepts for Beginners
已浏览 3 次
3 个月之前
YouTube
100% Pakka valid code
11:26
24. Python Multiple Level Inheritance Explained | OOP in Pyt
…
已浏览 11 次
3 周前
YouTube
vijaquick
3:47
Python OOP Tutorial | Inheritance Explained with Examples | Vehicl
…
已浏览 13 次
6 个月之前
YouTube
RareKind Solutions
10:41
27. Inheritance in Python - Part 2 | Object-Oriented Programming (O
…
已浏览 9 次
5 个月之前
YouTube
yitayew solomon
19:40
在视频中查找 17:39
Practical Examples
Python OOP Tutorial 4: Inheritance - Creating Subclasses
已浏览 142.1万 次
2016年7月25日
YouTube
Corey Schafer
18:26
Inheritance in OOP | Python for AI #99
已浏览 75 次
4 个月之前
YouTube
DSwithBappy
8:25
Python Inheritance | Learn Coding
已浏览 10.7万 次
2022年10月3日
YouTube
Learn Coding
8:43
What is Inheritance in Python | Object Oriented Programming in P
…
已浏览 8.6万 次
2021年7月29日
YouTube
WsCube Tech
5:06
MULTIPLE INHERITANCE in PYTHON | Python for Beginners #
…
已浏览 3 次
1 个月前
YouTube
BracesAndSemicolons
12:30
31. 🎓🐍 Master Hierarchical Inheritance in Python Part 1 | OOP Explained 👨🏫📘💡
已浏览 20 次
4 个月之前
YouTube
yitayew solomon
24:52
Python Inheritance Types: Multi-level, Hierarchical, and Multiple In
…
已浏览 28 次
9 个月之前
YouTube
Python Learn & Earn
5:45
Python Inheritance and Multiple Inheritance Explained with Exampl
…
已浏览 34 次
5 个月之前
YouTube
PythonGuides
观看更多视频
更多类似内容
反馈