English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
13:06
YouTube
Bro Code
SUPER() in Python explained! 🔴
# super() = Function used in a child class to call methods from a parent class (superclass). # Allows you to extend the functionality of the inherited methods class Shape: def __init__(self, color, is_filled): self.color = color self.is_filled = is_filled def describe(self): print(f"It is {self.color} and {'filled' if self.is_filled else 'not ...
已浏览 5万 次
2024年5月24日
Python OOP Tutorial
2:36:25
Python Object Oriented Programming (OOP) - Full Course for Beginners
YouTube
freeCodeCamp.org
已浏览 33万 次
2025年1月29日
6:44
OOP in Python Introduction | 42
YouTube
Telusko
已浏览 6214 次
3 个月之前
9:49
Intro to Object-Oriented Programming (OOP) in Python: Guiding Principles & Defining Classes
YouTube
Real Python
已浏览 1022 次
2 个月之前
热门视频
4:45
Python super function 🦸
YouTube
Bro Code
已浏览 13.4万 次
2020年12月28日
5:58
🐍 Python super() Explained for Beginners: Inheritance Made Easy!
YouTube
CodeLucky
已浏览 35 次
11 个月之前
2:00
Python's super() Function in 2 Minutes | 2MinutesPy
YouTube
2MinutesPy
已浏览 4040 次
2023年10月10日
Python Inheritance and Polymorphism
3:59
Inheritance and Polymorphism in Python | OOP Concepts Explained
YouTube
Fabrice Chrzanowski –
已浏览 17 次
11 个月之前
11:59
Explain inheritance and polymorphism in Python? | Python Coding
Facebook
Python Coding
已浏览 5085 次
9 个月之前
45:41
Master Python OOP: Inheritance, Composition & Polymorphism | Practical Hands-On Lab
YouTube
The Rise AI Learning
已浏览 46 次
3 个月之前
4:45
Python super function 🦸
已浏览 13.4万 次
2020年12月28日
YouTube
Bro Code
5:58
🐍 Python super() Explained for Beginners: Inheritance Made Easy!
已浏览 35 次
11 个月之前
YouTube
CodeLucky
2:00
Python's super() Function in 2 Minutes | 2MinutesPy
已浏览 4040 次
2023年10月10日
YouTube
2MinutesPy
0:24
Python Shorts : 24 🔍 What is super() in Python? | Python Inheritance M
…
已浏览 4245 次
4 个月之前
YouTube
AiWebix - Learn AI, ML & Data Science
8:10
Python Super() Function: Master OOP Inheritance in 8 Mins (2025 H
…
已浏览 50 次
5 个月之前
YouTube
Sen Gideons
0:39
Super() function in python #pythonprogramming #learnpytho
…
已浏览 225 次
3 周前
YouTube
AI & Automation CreWorld
1:10
Master Python super() in 60 Seconds | OOP Inheritance Made
…
已浏览 1078 次
3 个月之前
YouTube
DevNamic
4:45
Python Programming Training for Students | Lecture 10 | Function O
…
已浏览 23 次
2 个月之前
YouTube
W3SKILLSET
7:37
Single Inheritance in Python OOP | super() | CodeLine | #coding
已浏览 19 次
1 个月前
YouTube
CodeLine
16:21
Python OOP Inheritance & Super() Explained: Build a Coin System |
…
已浏览 15 次
2 个月之前
YouTube
freeplacementcourse
5:13
init and super Method with Inheritance in Python | 48
已浏览 3421 次
3 个月之前
YouTube
Telusko
8:57
Python OOP Tutorial (Part 12) | Method Overriding & super() Expl
…
已浏览 4 次
6 个月之前
YouTube
PythonUnlocked
2:17
Understanding super() in Python: Why It Doesn't Work with Static M
…
已浏览 1 次
4 个月之前
YouTube
The Debug Zone
1:32
Understanding super(): Is it a Function or a Keyword in Python?
6 个月之前
YouTube
vlogize
14:24
Inheritance with super() for Method Overriding in Python
已浏览 478 次
6 个月之前
YouTube
Statcoding
3:49
How Do You Correctly Use `super()` In Python Inheritance? - Python C
…
已浏览 3 次
6 个月之前
YouTube
Python Code School
5:12
init and super Method with Inheritance in Python | 48
已浏览 47 次
3 个月之前
YouTube
Telusko Alien
1:36
This Function Is Super Useful In Python. #python #coding #progra
…
已浏览 2353 次
10 个月之前
YouTube
Bits & Bytes
18:12
Python Functions Made Simple (Visual Explanation) | #Python Co
…
已浏览 1.4万 次
2 个月之前
YouTube
Data with Baraa
0:29
Super Fast Calculations with Pandas Series | Python Tutorial
已浏览 6395 次
2 个月之前
YouTube
TechnicallyRipped
0:11
Add Numbers in Python Using sum() 🔥 | Easy Trick #shorts #python #cod
…
已浏览 29 次
1 个月前
YouTube
Coding With PK
2:58
Python dir() Function Explained: Inspect Any Object #shorts
已浏览 961 次
3 个月之前
YouTube
Super SQA | QA Automation
18:12
Python OOP Project: Build a Banking System (Inheritance & Me
…
已浏览 124 次
2 个月之前
YouTube
freeplacementcourse
0:47
#27 Parameters vs Arguments Explained with Simple Analogy 🤯 |
…
已浏览 165 次
1 个月前
YouTube
VIZ CODE
25:14
Lecture 38 - Inheritance in Python Explained in Depth | OOP for Begi
…
已浏览 22 次
1 个月前
YouTube
Dataverse Tutorials
1:29:28
"Hello\\nWorld" Kya Hota Hai? Python Escape Codes & Function
…
已浏览 79 次
1 个月前
YouTube
Coding Tuition
3:36
What Does Super() Do In Python Inheritance? - Python Code School
已浏览 4 次
6 个月之前
YouTube
Python Code School
3:24
Functions in python
1 个月前
YouTube
Super-Chilion
2:17
How to Use super() in Python for Inherited Classes
已浏览 42 次
2024年11月25日
YouTube
Python Central
观看更多视频
更多类似内容
反馈