English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 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.5万 次
2019年4月23日
Python Switch Case Tutorial
0:52
If I was a beginner learning to code, I would use this Python roadmap step by step for beginners 💪 #coding #codingforbeginners #learntocode #codingtips #usemassive #python #computerscience
TikTok
swerikcodes
已浏览 13万 次
1 个月前
0:14
How to create graphics using Python turtle 🐍🐢 #coding
YouTube
Fun with Python
已浏览 147.6万 次
2022年8月24日
0:30
Say Goodbye to Turtles: The Ultimate Guide to Matplotlib for New Coders! | Python for beginners |
YouTube
PYTHON CODING WITH ME
已浏览 1369 次
1 周前
热门视频
16:58
Switch Case in Python | Switch Case Statement in Python | Python Tutorial | Brain Mentors
YouTube
BrainMentors Pvt Ltd
已浏览 5.2万 次
2020年6月6日
32:23
MASTER the Match Statement in Python | Python 3.10 Switch Case Complete Guide
YouTube
Fabio Musanni -
已浏览 1.5万 次
2022年11月23日
3:49
Python Beginner Tutorial #18 - Emulate Switch Case in Python | Python Switch Equivalent
YouTube
RCV Academy
已浏览 1040 次
2019年6月3日
Python Switch Case Examples
0:07
🔥 Top 18 Python Functions You MUST Know as a Beginner | Python Tutorial for Beginners #python
YouTube
Code with Patel
已浏览 1737 次
1 周前
0:29
This Python Trick Makes Your Code Work Anywhere!
YouTube
Begin Secure
已浏览 6807 次
1 个月前
0:48
Day 1 : Learn Python Basics | Hello World in Python 🚀 #python #coding #shorts
YouTube
The Lone Learner
已浏览 407 次
1 周前
16:58
Switch Case in Python | Switch Case Statement in Python | Python Tuto
…
已浏览 5.2万 次
2020年6月6日
YouTube
BrainMentors Pvt Ltd
32:23
在视频中查找 01:34
Simple Example with Variables
MASTER the Match Statement in Python | Python 3.10 Switch Case
…
已浏览 1.5万 次
2022年11月23日
YouTube
Fabio Musanni - Programming Channel
3:49
在视频中查找 03:12
Executing the Program
Python Beginner Tutorial #18 - Emulate Switch Case in Python | P
…
已浏览 1040 次
2019年6月3日
YouTube
RCV Academy
4:01
在视频中查找 0:00
Introduction to Switch Statements
Python Switch Statement Using Dictionary | Python Switch Case T
…
已浏览 9974 次
2020年7月8日
YouTube
ShawCode
0:19
How to implement switch-case in python
已浏览 979 次
2024年2月24日
YouTube
Code With Kartiki
29:46
Python match case Tutorial | How to make your code way shorter and s
…
已浏览 56 次
1 个月前
YouTube
Pybeginners
5:49
Python Tutorial Part-6 | Switch Case in Python With isyllabi by Dr. KUL
…
8 个月之前
YouTube
iSyllabi
2:43
How to create switch case programe in python #python #pythonprogra
…
已浏览 24 次
2 个月之前
YouTube
COMPUTER & EXCEL SOLUTION
18:06
在视频中查找 0:00
Introduction to Switch
Python Structural Pattern Matching: Match-case/Switch-case in Pytho
…
已浏览 446 次
2023年11月20日
YouTube
Ridwanray
0:15
NEW Match Case Statement (Switch Case) in Python 3.10
已浏览 2059 次
2021年5月30日
YouTube
ZippyCode
12:51
在视频中查找 00:50
Emulating Switch Case Statements
Emulating switch/case Statements in Python with Dictionaries
已浏览 12.5万 次
2017年1月3日
YouTube
Real Python
0:23
Python FINALLY Has Switch Statements! But Should You Use
…
已浏览 9500 次
6 个月之前
YouTube
Begin Secure
5:55
Learn Python MATCH-CASE STATEMENTS in 5 minutes! 📆
已浏览 2.9万 次
2024年7月27日
YouTube
Bro Code
7:00
在视频中查找 0:00
Introdução ao Match Case
Várias Condições no Python - Switch Case / Match Case em 5 mi
…
已浏览 1.6万 次
2022年11月19日
YouTube
Hashtag Programação
5:48
在视频中查找 0:00
Introduction to Switch Objects
How To Create Switch? - Python Customtkinter Lesson 11
已浏览 2890 次
2023年7月30日
YouTube
Turtle Code
2:06
Mastering the switch Statement in Python: A Guide to Multiple Outputs
已浏览 2 次
3 个月之前
YouTube
vlogize
1:52
How to Implement a Jinja2 Case Switch for Dynamic Variable Chan
…
已浏览 2 次
3 个月之前
YouTube
vlogize
4:22
15 - Switch case (Curso de programación)
已浏览 30 次
2 个月之前
YouTube
Proyectos informáticos
0:11
Switch case and Match case in JavaScript and Python.#javascript
…
已浏览 726 次
2024年8月23日
YouTube
CodeWithAnmol
15:23
Qué son las estructuras de selección múltiple switch (match)
…
已浏览 536 次
2024年3月21日
YouTube
Carlos Master Web
5:54
Match Case Statement in Python | Explained with Menu-Driven Progr
…
已浏览 2 次
1 个月前
YouTube
CodeCore ComputerCenter
7:04
Switch-Case Statement Explained🔥| Coding Tutorials for Beginners | J
…
已浏览 232 次
6 个月之前
YouTube
Codehunters
5:54
在视频中查找 00:41
Switching Between Python Versions
Switch between Python Versions on Visual Studio Code (VSC)
已浏览 5107 次
2024年4月1日
YouTube
CodersLegacy
2:00
在视频中查找 00:40
Entering Different Python Consoles
How to Switch Python Versions on Windows 10/11 (2023)
已浏览 2.2万 次
2023年11月12日
YouTube
The Code City
16:00
Java Switch-Case Statement: Control Structures Tutorial | Synta
…
已浏览 1360 次
9 个月之前
YouTube
ProgrammingTheLogics
27:19
Lec 16: Match case Statements in Python | Python Full Course (2025)
已浏览 69 次
5 个月之前
YouTube
Education Point Coding
2:48
Is There a Switch-Case Equivalent for Conditionals in Python? | Pyth
…
已浏览 1 次
1 个月前
YouTube
Python Code School
11:14
在视频中查找 06:58
Using dictionary to achieve switch case in python
Switch Case in Python | Switch Case Statement in Python | Dictionary i
…
已浏览 1065 次
2021年4月14日
YouTube
CONCEPT BOOSTER
12:30
在视频中查找 00:16
Switch Case Statement
Python Programming For Beginners| Switch Case Statemen
…
2018年3月2日
YouTube
Python Programming
观看更多视频
更多类似内容
反馈