English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
5:49
YouTube
Bro Code
Learn Python EXCEPTION HANDLING in 5 minutes! 🚦
# exception = An event that interrupts the flow of a program # (ZeroDivisionError, TypeError, ValueError) # 1.try, 2.except, 3.finally try: number = int(input("Enter a number: ")) print(1 / number) except ZeroDivisionError: print("You can't divide by zero IDIOT!") except ValueError: print("Enter only numbers please!") except Exception: print ...
已浏览 5.3万 次
2024年6月29日
Python Programming
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
2022年8月9日
2:02:21
Python Full Course for Beginners [2025]
YouTube
Programming with Mosh
已浏览 231.6万 次
6 个月之前
12:00:00
Python Full Course for free 🐍 (2024)
YouTube
Bro Code
已浏览 563.4万 次
2024年8月20日
热门视频
6:43
35. Python Exception Handling | Try & Except Explained with Real-World Examples 🚀
YouTube
learn by doing it
已浏览 493 次
6 个月之前
14:56
Common Python Exceptions and Custom Exceptions Explained
YouTube
CPT e-Learning
已浏览 46 次
7 个月之前
6:04
Python Exception Handling Explained | Python Tutorial | KodeKloud
YouTube
KodeKloud
已浏览 1025 次
4 个月之前
Python Tutorial
8:41:54
Python Tutorial for Beginners (with mini-projects)
YouTube
freeCodeCamp.org
已浏览 91.9万 次
2023年9月19日
10:24:51
Python Tutorial for Beginners - Full Course (with Notes & Practice Questions)
YouTube
Apna College
已浏览 874.1万 次
2024年2月12日
2:14
Python - Get Started - W3Schools.com
YouTube
w3schools.com
已浏览 33.9万 次
2024年6月4日
6:43
35. Python Exception Handling | Try & Except Explained with Real-Wor
…
已浏览 493 次
6 个月之前
YouTube
learn by doing it
14:56
Common Python Exceptions and Custom Exceptions Explained
已浏览 46 次
7 个月之前
YouTube
CPT e-Learning
6:04
Python Exception Handling Explained | Python Tutorial | Kode
…
已浏览 1025 次
4 个月之前
YouTube
KodeKloud
5:26
What is Exception Handling?| Exception Handling in Python🚨| Wh
…
已浏览 3.1万 次
2022年5月14日
YouTube
Code-yug
9:37
Errors and Exceptions Examples in Python Explained in Details #pyth
…
2 周前
YouTube
PythonFreeCodeCamp
8:58
Creating user-defined Exceptions in Python | Exception Handling in Py
…
已浏览 1.4万 次
2022年5月30日
YouTube
Code-yug
10:34
在视频中查找 02:09
Handling Exceptions with Try/Except Blocks
Python Tutorial: Using Try/Except Blocks for Error Handling
已浏览 76.3万 次
2015年11月13日
YouTube
Corey Schafer
1:17:11
Exception Handling in Python - One Shot Revision | Class 12 Compute
…
已浏览 2 次
2 个月之前
YouTube
Magnet Brains
5:10
Python Error Handling: Visually Explained
已浏览 4067 次
5 个月之前
YouTube
Visually Explained
观看更多视频
更多类似内容
反馈