English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
5:55
YouTube
Bro Code
Learn Python MATCH-CASE STATEMENTS in 5 minutes! 📆
A match statement takes an expression and compares its value to successive patterns given as one or more case blocks. Specifically, pattern matching operates by: 1. using data with type and shape (the subject) 2. evaluating the subject in the match statement 3. comparing the subject with each pattern in a case statement from top to bottom until ...
已浏览 4.5万 次
2024年7月27日
Python Game Development
2:15:49
Pygame Tutorial for Beginners - Python Game Development Course
YouTube
freeCodeCamp.org
已浏览 215.8万 次
2019年10月22日
43:01
How to Make a Game in Python
YouTube
Tech With Tim
已浏览 63.7万 次
2023年3月8日
13:48:16
14 Hours of Python Game Development - from Beginner to Advanced
YouTube
Tech With Tim
已浏览 24.1万 次
2024年10月26日
热门视频
27:19
Lec 16: Match case Statements in Python | Python Full Course (2025)
YouTube
Education Point Coding
已浏览 1048 次
2025年4月3日
1:06
Fuzzy Match From A List In Python | Python Tutorial
YouTube
TechnicallyRipped
已浏览 1249 次
10 个月之前
12:30
Python Match Case vs If-Else: How the Match Statement Simplifies Complex Conditions
YouTube
Code with Josh
已浏览 1818 次
10 个月之前
Python Game Projects
11:08:40
Master Python by making 5 games [the new ultimate introduction to pygame]
YouTube
Clear Code
已浏览 53.4万 次
2024年5月19日
10:46
Python Projects Ideas - 11 Awesome Games You Can Make With Python
YouTube
Tech With Tim
已浏览 25.2万 次
2020年7月1日
50:02
Python Game Development Tutorial | PyGame Tutorial For Beginners | PyGame Projects | Edureka
YouTube
edureka!
已浏览 1.8万 次
2021年3月17日
27:19
Lec 16: Match case Statements in Python | Python Full Course (2025)
已浏览 1048 次
2025年4月3日
YouTube
Education Point Coding
1:06
Fuzzy Match From A List In Python | Python Tutorial
已浏览 1249 次
10 个月之前
YouTube
TechnicallyRipped
12:30
Python Match Case vs If-Else: How the Match Statement Simplifies Co
…
已浏览 1818 次
10 个月之前
YouTube
Code with Josh
21:19
Learn Python Match Case Statements Fast: Master in 20 Min
…
已浏览 1350 次
2024年6月19日
YouTube
Ryan & Matt Data Science
6:54
Master Python Match Statements | Pattern Matching Explained with E
…
已浏览 98 次
5 个月之前
YouTube
Kamil Academy
1:35
🐍 Mastering Python match-case with Multiple Variables | Python match
…
已浏览 30 次
11 个月之前
YouTube
Golakaram Uma Maheshwar Rao
4:20
Match in Python | 23
已浏览 8090 次
5 个月之前
YouTube
Telusko
4:57
PYTHON: Python match case , explanation with example
已浏览 6 次
2 个月之前
YouTube
CS IT Classes By Garima
5:55
What is Match in Python? | Master in Python Match | Python Basic To A
…
已浏览 5 次
7 个月之前
YouTube
AI Nikhil ModelMind
4:40
Python Match Case: The ULTIMATE Guide to Python's New Switch Sta
…
已浏览 14 次
6 个月之前
YouTube
3 Byte
23:25
Python Match Case Explained | match-case with int, String & Floa
…
已浏览 48 次
3 个月之前
YouTube
Binary Brains,Nagpur
7:16
Match Case in Python | Python Match Case Statement Tutorial wit
…
已浏览 38 次
9 个月之前
YouTube
ABroot
0:48
Python Match Case | Using If Statement as a Guard #pythonpro
…
已浏览 507 次
6 个月之前
YouTube
Progma Engineer
0:32
Simplify Python Code with the Match Statement
已浏览 694 次
3 个月之前
TikTok
techskill.academy3
1:06:20
Python If Else & Match Explained | With Simple Examples
已浏览 12 次
2 个月之前
YouTube
Divesh Singh
23:03
# 7 Python Match Case Statement with Examples | If-Elif Alternative
已浏览 256 次
7 个月之前
YouTube
python-with-uttam
1:00
Partial Fuzzy Match In Python | Python Tutorial
已浏览 1453 次
10 个月之前
YouTube
TechnicallyRipped
2:56
Using Python's Built-in match Statement for Object Pattern Matc
…
3 个月之前
YouTube
vlogommentary
3:31
How Do You Use Re.match() For Pattern Matching In Python? - Pyt
…
已浏览 5 次
8 个月之前
YouTube
Python Code School
4:31
Python Match-Case Explained: A Deep Dive into Structural Pattern
…
已浏览 18 次
3 个月之前
YouTube
CodeLucky
2:22
在视频中查找 00:36
The Solution of Match Case Statement
How to Use Match-Case Statement in Python?
已浏览 7859 次
2024年7月7日
YouTube
2MinutesPy
7:45
Regular Expressions in Python | Pattern Matching Tutorial
已浏览 7 次
7 个月之前
YouTube
Coding Is Thinking
18:25
Using Structural Pattern Matching in Python: Using Basic Patterns
已浏览 1779 次
2025年3月20日
YouTube
Real Python
4:41:25
Build an AI/ML Tennis Analysis system with YOLO, PyTorch, and
…
已浏览 45.9万 次
2024年3月9日
YouTube
Code In a Jiffy
5:19
How to Use Python Match Case Statements
已浏览 2.3万 次
2023年6月5日
YouTube
LeMaster Tech
8:01
String Matching in an Array - Leetcode 1408 - Python
已浏览 1.4万 次
2025年1月7日
YouTube
NeetCodeIO
1:51
How to Match Values Between Two Lists in Python
6 个月之前
YouTube
vlogize
3:49
How To Simplify Python String Pattern Matching? - Python Code
…
已浏览 28 次
8 个月之前
YouTube
Python Code School
11:25
Python Regex Tutorial for Beginners: Master Pattern Matchi
…
已浏览 163 次
2025年4月1日
YouTube
CodeLucky
观看更多视频
更多类似内容
反馈