English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
1:09
YouTube
pwnoverflo
Switch-Case Statement in Python
How can you implement a switch-case statement in Python? In this video you will find the answer! ---------------------------------------------------------------------------------------------------------------- 💻 Code (Version 1) 💻 def switch(value): return { "one" : 1, "two" : 2, "three" : 3, "four" : 4, "five" : 5 }.get(value, 42) print ...
已浏览 3.7万 次
2019年4月23日
Python Switch Case Tutorial
12:51
Emulating switch/case Statements in Python with Dictionaries
YouTube
Real Python
已浏览 12.7万 次
2017年1月3日
0:26
How to use the .swapcase() method in Python
YouTube
freeCodeCamp.org
已浏览 1.9万 次
3 个月之前
4:40
Python Match Case: The ULTIMATE Guide to Python's New Switch Statement & Pattern Matching
YouTube
3 Byte
已浏览 14 次
5 个月之前
热门视频
16:58
Switch Case in Python | Switch Case Statement in Python | Python Tutorial | Brain Mentors
YouTube
BrainMentors Pvt Ltd
已浏览 5.2万 次
2020年6月6日
4:01
Python Switch Statement Using Dictionary | Python Switch Case Tutorial
YouTube
ShawCode
已浏览 1万 次
2020年7月8日
32:23
MASTER the Match Statement in Python | Python 3.10 Switch Case Complete Guide
YouTube
Fabio Musanni -
已浏览 1.6万 次
2022年11月23日
Python Switch Case Examples
17:50
Lecture 24: Python Functions – Switch Case🔥 (Easy Explanation
YouTube
Triangle studies - CODING
已浏览 12 次
1 个月前
19:33
Lecture 23: Python Functions – Creation, Calling & Switch Case (Easy Explanation
YouTube
Triangle studies - CODING
已浏览 31 次
1 个月前
14:36
Lecture 25: Python Functions – Switch Case(part 2🔥 (Easy Explanation
YouTube
Triangle studies - CODING
已浏览 17 次
1 个月前
16:58
Switch Case in Python | Switch Case Statement in Python | Pytho
…
已浏览 5.2万 次
2020年6月6日
YouTube
BrainMentors Pvt Ltd
4:01
Python Switch Statement Using Dictionary | Python Switch Case T
…
已浏览 1万 次
2020年7月8日
YouTube
ShawCode
32:23
在视频中查找 01:34
Simple Example with Variables
MASTER the Match Statement in Python | Python 3.10 Switch Case
…
已浏览 1.6万 次
2022年11月23日
YouTube
Fabio Musanni - Programming Channel
0:26
How to use the .swapcase() method in Python
已浏览 1.9万 次
3 个月之前
YouTube
freeCodeCamp.org
4:40
Python Match Case: The ULTIMATE Guide to Python's New Switch Sta
…
已浏览 14 次
5 个月之前
YouTube
3 Byte
12:51
在视频中查找 00:50
Emulating Switch Case Statements
Emulating switch/case Statements in Python with Dictionaries
已浏览 12.7万 次
2017年1月3日
YouTube
Real Python
5:03
Python For Beginners - Case Statements Explained
已浏览 598 次
2022年7月31日
YouTube
TeachingCS
0:59
在视频中查找 00:23
What is match case statement?
Python Switch Case Statement || Python match case || python3.10
已浏览 2001 次
2023年8月7日
YouTube
A Binary Code
0:31
How to use switch-case(or match-case) in python || #PythonProject
…
已浏览 1.5万 次
2023年4月26日
YouTube
Coding World
17:45
Python Match Case Tutorial: The NEW Switch Statement Explained
…
已浏览 70 次
5 个月之前
YouTube
Hunar Pathshala
29:46
Python match case Tutorial | How to make your code way shorter and
…
已浏览 64 次
8 个月之前
YouTube
Simplified by Singam
2:42
Python: Emulating Switch Statements
已浏览 2 次
4 个月之前
YouTube
Wise Flame
5:55
Learn Python MATCH-CASE STATEMENTS in 5 minutes! 📆
已浏览 4.4万 次
2024年7月27日
YouTube
Bro Code
4:20
Match in Python | 23
已浏览 7653 次
5 个月之前
YouTube
Telusko
45:49
Switch Statement in Python Explained in Simple English | Eas
…
已浏览 14 次
4 个月之前
YouTube
AI-Python
1:03
Expert Python Developer Reveals SECRET to Cleaner Code
已浏览 5510 次
4 个月之前
YouTube
Begin Secure
12:30
Python Match Case vs If-Else: How the Match Statement Simplifies C
…
已浏览 1779 次
9 个月之前
YouTube
Code with Josh
1:58
Resolving Your Case Switch Input Issue in Python: A Clear Guide
5 个月之前
YouTube
vlogize
2:06
Mastering the switch Statement in Python: A Guide to Multiple Outputs
已浏览 3 次
9 个月之前
YouTube
vlogize
0:11
Switch case and Match case in JavaScript and Python.#javascript
…
已浏览 2772 次
2024年8月23日
YouTube
CodeWithAnmol
6:27
Python match Case Explained in Depth | Switch Case Alternative i
…
已浏览 1 次
4 个月之前
YouTube
CodeConcepts by LearnEasy
5:54
Match Case Statement in Python | Explained with Menu-Driven Progr
…
已浏览 13 次
8 个月之前
YouTube
CodeCore ComputerCenter
7:16
Match Case in Python | Python Match Case Statement Tutorial wit
…
已浏览 34 次
9 个月之前
YouTube
ABroot
2:22
在视频中查找 00:36
The Solution of Match Case Statement
How to Use Match-Case Statement in Python?
已浏览 7678 次
2024年7月7日
YouTube
2MinutesPy
5:38
在视频中查找 00:11
Qué es la condicional match case
¿Cómo usar MATCH CASE? 🤔 ¿el SWITCH CASE de Python? | Curs
…
已浏览 2102 次
2023年12月19日
YouTube
Mick Hacking
27:19
Lec 16: Match case Statements in Python | Python Full Course (2025)
已浏览 968 次
11 个月之前
YouTube
Education Point Coding
2:08
Using Switch Case with Three Variables in Python
9 个月之前
YouTube
vlogize
3:43
HOW TO USE PYTHON SWITCH CASE STATEMENT | Code Leaks
已浏览 2243 次
2021年8月16日
YouTube
Code leaks
17:49
Python-06 | Python Switch Statements (match-case & Alterna
…
已浏览 119 次
6 个月之前
YouTube
Scratch-to-Stack
展开
更多类似内容
反馈