English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
selflearningsuccess.com
Python while 迴圈(loop)基本認識與3種操作
同樣都是迴圈,while 跟 for 迴圈差別在哪? while陳述句所建立的迴圈不像for迴圈,需要在一定的範圍內迭代,也不像if陳述句,只存在執行一次或不執行的狀況,while迴圈可以依照你設定的條件,執行你需要的迴圈。
2023年2月22日
Python Tutorial
4:26:52
Learn Python - Full Course for Beginners [Tutorial]
YouTube
freeCodeCamp.org
已浏览 4748.4万 次
2018年7月11日
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日
热门视频
8:57
8.7K views · 78 reactions | How do break, continue, and pass work in python loops? | Python Coding | Facebook
Facebook
Python Coding
已浏览 1756 次
3 周前
Loops and Control Statements (continue, break and pass) in Python - GeeksforGeeks
geeksforgeeks.org
1 个月前
20:12
Aprenda os comandos While e Break em Python (Curso para iniciantes - Aula 10)
YouTube
Didática Tech
已浏览 6.1万 次
2019年5月5日
Python Loop Examples
16:53
Loops in Python Simplified | for, while, break, continue + Examples
YouTube
Python Coding (CLCODING)
已浏览 2365 次
7 个月之前
1:35:32
Loops In Python: Beginners To Pro In One Video! (Python Full Course)
YouTube
Code Innings by WsCube
已浏览 1300 次
3 周前
1:58:35
Python Loops Tutorial: Learn For, While, and Nested Loops with Problem Solving (2 Hours)
YouTube
WsCube Tech
已浏览 5356 次
10 个月之前
8:57
8.7K views · 78 reactions | How do break, continue, and pass work in
…
已浏览 1756 次
3 周前
Facebook
Python Coding
Loops and Control Statements (continue, break and pass) in Pyth
…
1 个月前
geeksforgeeks.org
20:12
Aprenda os comandos While e Break em Python (Curso para inici
…
已浏览 6.1万 次
2019年5月5日
YouTube
Didática Tech
COP1000 Using a while Loop and break Statement in Python
已浏览 5428 次
2018年6月3日
YouTube
Prof. Scott Hammond
Python Break and Continue Statement #23
已浏览 449 次
2020年12月2日
YouTube
Programming Is Fun
21:20
While Loops in Python | Break & Continue Statements with Examples
已浏览 73 次
8 个月之前
YouTube
Atomic Engineering
3:19
Infinite loop in Python using While and break it tutorial
已浏览 7488 次
2022年7月19日
YouTube
United Top Tech
18:56
Mastering Python Loops: While Loop, Break & Continue with Live
…
已浏览 233 次
11 个月之前
YouTube
Engr. Azhar Iqbal
2:38
python中的continue和break
已浏览 582 次
2021年12月12日
bilibili
lyx_3x
1:55
For Loops
已浏览 9.3万 次
2017年2月15日
YouTube
MIT OpenCourseWare
4:10
Python while loop 🔄
已浏览 3.5万 次
2020年12月7日
YouTube
Bro Code
12:43
#20 Python Tutorial for Beginners | While Loop in Python
已浏览 173.7万 次
2018年7月12日
YouTube
Telusko
4:08
How to Use "break" and "continue" in Python "while" Loops
已浏览 12.1万 次
2019年7月2日
YouTube
Real Python
4:41
Python break continue pass ⛔
已浏览 4.3万 次
2021年1月11日
YouTube
Bro Code
8:00
"break" & "continue" Statements in Python #10
已浏览 10.6万 次
2020年9月23日
YouTube
Programiz
5:34
Python - break vs continue vs pass
已浏览 5.9万 次
2017年6月18日
YouTube
PyMoondra
12:15
{Python While Loop} - [#19 الحلقات التكرارية في بايثون - [ تعلم بايثون بالعربي{"simpl
…
已浏览 42.3万 次
2020年3月28日
YouTube
Codezilla
7:27
#21 Python Tutorial for Beginners | For Loop in Python
已浏览 143.6万 次
2018年7月12日
YouTube
Telusko
5:42
Java Break and Continue Statements in a While Loop Exam
…
已浏览 2.4万 次
2017年10月6日
YouTube
Appficial
7:38
Break, Continue and Pass Statements in Python
已浏览 2.1万 次
2021年6月29日
YouTube
CampusX
13:19
While Loops and The Break Statement in Python (Python Tutor
…
已浏览 78.2万 次
2018年1月19日
YouTube
CS Dojo
10:12
While Loop in Python (Perform a Task 1000000 times With Ease) #8
已浏览 22.5万 次
2020年9月16日
YouTube
Programiz
4:31
Python Programming Tutorial | Loops & Control Statements in Py
…
已浏览 2.7万 次
2017年7月22日
YouTube
GeeksforGeeks
13:13
23 - Python - Loop While (Estrutura de Repetição) e instrução break
已浏览 4.4万 次
2013年4月10日
YouTube
Bóson Treinamentos
12:40
While Loop In Python | Python While Loop Explained | Python Tutorial
…
已浏览 11.6万 次
2019年7月15日
YouTube
edureka!
10:20
#22 Python Tutorial for Beginners | Break Continue Pass in Python
已浏览 105.3万 次
2018年7月14日
YouTube
Telusko
5:32
Exit for loop in Python | Break and Continue statements
已浏览 9734 次
2021年8月3日
YouTube
Bytive
9:09
What is While Loop in Python | Repeat Code | Tutorial for Beginners
已浏览 21.2万 次
2021年6月26日
YouTube
WsCube Tech
10:14
Python Tutorial for Beginners 7: Loops and Iterations - For/While L
…
已浏览 97.6万 次
2017年5月17日
YouTube
Corey Schafer
观看更多视频
更多类似内容
反馈