English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
8:16
YouTube
Bro Code
Python CLASS VARIABLES explained easy! 🎓
# class variables = Shared among all instances of a class # Defined outside the constructor # Allow you to share data among all objects created from that class class Student: class_year = 2025 num_students = 0 def __init__(self, name, age): self.name = name self.age = age Student.num_students += 1 student1 = Student("Spongebob
已浏览 2.7万 次
2024年5月21日
Python Classes Tutorial
4:26:52
Learn Python - Full Course for Beginners [Tutorial]
YouTube
freeCodeCamp.org
已浏览 4748.4万 次
2018年7月11日
5:31:30
Python Tutorial for Beginners - Learn Python in 5 Hours [FULL COURSE]
YouTube
TechWorld with Nana
已浏览 640.8万 次
2021年3月5日
6:21:12
The Complete Python Course For Beginners
YouTube
Tech With Tim
已浏览 95.9万 次
2020年5月8日
热门视频
16:32
Class In Python | Python Classes Tutorial With Example | Python Tutorial For Beginners | Simplilearn
YouTube
Simplilearn
已浏览 2.1万 次
2021年10月18日
2:09
How to Create a Class in Python? 2MinutesPy
YouTube
2MinutesPy
已浏览 2712 次
2024年3月11日
9:50
16. Class and Objects [Python 3 Programming Tutorials]
YouTube
codebasics
已浏览 13万 次
2019年5月8日
Python OOP Concepts
10:30
Learn Python in Less than 10 Minutes for Beginners (Fast & Easy)
YouTube
Indently
已浏览 90.7万 次
2021年5月26日
5:00:11
Python Full Course for Beginners 🐍 - Learn Python in 2022
YouTube
Programiz
已浏览 22.7万 次
2022年5月11日
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
2022年8月9日
跳转到 Class in Python in Simple Way 的关键时刻
19:57
从 00:11 开始
Introduction of How to Create Your FIRST PYTHON CLASS in 20 Minutes
Build Your First Python Class in 20 Minutes: Quick & Easy Tutorial
YouTube
CodeFatherTech
8:16
从 0:00 开始
Introduction to Class Variables
Python CLASS VARIABLES explained easy! 🎓
YouTube
Bro Code
16:32
从 13:45 开始
Creating a Simple Class with Init Method
Class In Python | Python Classes Tutorial With Example | Python Tutoria
…
YouTube
Simplilearn
从 0:00 开始
Introduction of Python - Classes - Methods and Attributes
Python - Classes - Methods and Attributes
YouTube
Python with Andrew
2:09
从 0:00 开始
What are Classes in Python?
How to Create a Class in Python? 2MinutesPy
YouTube
2MinutesPy
9:50
从 02:15 开始
Writing a Class in Python
16. Class and Objects [Python 3 Programming Tutorials]
YouTube
codebasics
14:44
从 0:00 开始
Introduction to Objects and Classes
Classes And Objects In Python | Python OOP Tutorial | Python Tutorial For Beg
…
YouTube
Simplilearn
5:32
从 0:00 开始
Introduction to Python Classes
Python Classes - Intro to Classes - How to Create a Class with Example - Lear
…
YouTube
Appficial
15:41
从 01:06 开始
Understanding Class in Python
38. Classes and Objects in Python
YouTube
WafaStudies
16:32
Class In Python | Python Classes Tutorial With Example | Python Tu
…
已浏览 2.1万 次
2021年10月18日
YouTube
Simplilearn
2:09
How to Create a Class in Python? 2MinutesPy
已浏览 2712 次
2024年3月11日
YouTube
2MinutesPy
9:50
16. Class and Objects [Python 3 Programming Tutorials]
已浏览 13万 次
2019年5月8日
YouTube
codebasics
14:44
Classes And Objects In Python | Python OOP Tutorial | Python Tut
…
已浏览 4.5万 次
2020年9月27日
YouTube
Simplilearn
24:11
Learn Python • #11 Classes • Create and Use Classes in Python
2023年4月6日
YouTube
pixegami
4:26:52
Learn Python - Full Course for Beginners [Tutorial]
已浏览 4748.4万 次
2018年7月11日
YouTube
freeCodeCamp.org
6:46
Learn Python CLASS METHODS in 6 minutes! 🏫
已浏览 4.8万 次
2024年7月5日
YouTube
Bro Code
9:08
Lec-53: Classes & Objects in Python 🐍 | Object Oriented Programming in
…
已浏览 11.5万 次
2023年10月7日
YouTube
Gate Smashers
13:48
Classes and Objects in Python Explained
已浏览 1.2万 次
2023年4月13日
YouTube
CBT Nuggets
9:19
Python Classes and Objects Explained | Object-Oriented Progr
…
已浏览 2222 次
2024年5月13日
YouTube
Tech Snippets
1:00:06
Python for Beginners - Learn Coding with Python in 1 Hour
已浏览 2236.3万 次
2020年9月16日
YouTube
Programming with Mosh
10:30
Learn Python in Less than 10 Minutes for Beginners (Fast & Easy)
已浏览 90.7万 次
2021年5月26日
YouTube
Indently
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
2022年8月9日
YouTube
freeCodeCamp.org
56:30
Learn Python Programming | free Python demo class for beginners
…
已浏览 692 次
1 个月前
YouTube
Easy2Learning
28:08
Python Basics: The Ultimate Guide for Beginners (2025)
已浏览 2 次
4 个月之前
YouTube
KodeKloud
18:32
Learn Python OOP in under 20 Minutes
已浏览 36.4万 次
1 年前
YouTube
Indently
34:46
Python Tkinter Tutorial (Part 2): Using Classes for Functionality an
…
已浏览 3.7万 次
2024年8月15日
YouTube
Corey Schafer
18:52
Python Class Constructors and Instance Initialization
已浏览 2.1万 次
2022年5月19日
YouTube
Real Python
2:14
Python - Get Started - W3Schools.com
已浏览 33.9万 次
2024年6月4日
YouTube
w3schools.com
17:03
Introduction to Python || Class 6 || Computer || CBSE / CAIE
已浏览 20.3万 次
2022年2月16日
YouTube
Orchids eLearning
2:36:25
Python Object Oriented Programming (OOP) - Full Course
…
已浏览 19.2万 次
7 个月之前
YouTube
freeCodeCamp.org
21:38
Learn Python Basics in Just 20 Minutes!
已浏览 2.1万 次
5 个月之前
YouTube
Kenji Explains
0:35
🔥3 Easy Python Projects to Sharpen Your Skills #shorts #simplilearn
已浏览 800 次
1 个月前
YouTube
Simplilearn
8:01
Python Classes and Objects - OOP for Beginners
已浏览 60.7万 次
2021年7月16日
YouTube
Python Simplified
15:25
Learn Python Classes With a Text-Based Battle - OOP Tutorial
已浏览 16.5万 次
2023年7月2日
YouTube
Ork Slayer Gamedev
5:28
Python If Else Statement Tutorial for Beginners | Conditional Statement
…
已浏览 174 次
4 个月之前
YouTube
Ghost Python Academy
11:25
Python Module 1 – Learn Python Basics in Simple Way | Python for
…
已浏览 54 次
1 个月前
YouTube
4Dimensions Infotech
8:38:56
Python Full Course for Beginners | Complete All-in-One Tutorial | 9 H
…
2023年7月25日
YouTube
Dave Gray
1:26
Python Classes in 1 Minute!
2023年10月26日
YouTube
b001
观看更多视频
更多类似内容
反馈