English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
5:52
YouTube
Bro Code
Let's code a simple python CALCULATOR! 🧮
#python #pythontutorial #pythoncourse # Python calculator operator = input("Enter an operator (+ - * /): ") num1 = float(input("Enter the 1st number: ")) num2 = float(input("Enter the 2nd number: ")) if operator == "+": result = num1 + num2 print(round(result, 3)) elif operator == "-": result = num1 - num2 print(round(result, 3)) elif operator ...
已浏览 5.7万 次
2024年8月13日
短视频
3:55
已浏览 22.1万 次
Python calculator program 🧮
Bro Code
6:08
已浏览 1.3万 次
User Input For List Using While Loop | Python Programs
ProgramsAndMe
Python While Loop Tutorial
9:09
What is While Loop in Python | Repeat Code | Tutorial for Beginners
YouTube
WsCube Tech
已浏览 21.3万 次
2021年6月26日
7:40
Python While Loop Tutorial with Examples
YouTube
Ghost Python Academy
2 个月之前
12:40
While Loop In Python | Python While Loop Explained | Python Tutorial For Beginners | Edureka
YouTube
edureka!
已浏览 11.6万 次
2019年7月15日
热门视频
10:24
Input a List using Loops in Python
YouTube
Neso Academy
已浏览 5.5万 次
2023年7月31日
10:19
Python Program #30 - Make a Simple Calculator in Python
YouTube
Programming For Beginners
已浏览 7.6万 次
2023年5月22日
16:53
Loops in Python Simplified | for, while, break, continue + Examples
YouTube
Python Coding (CLCODING)
已浏览 2365 次
7 个月之前
Python Break and Continue Statements
8:01
"break" & "continue" Statements in Python #10
YouTube
Programiz
已浏览 10.6万 次
2020年9月23日
5:16
break and continue | Intro to CS - Python | Khan Academy
YouTube
Khan Academy
已浏览 5845 次
2024年7月24日
16:49
break and continue Statements in Python
YouTube
Neso Academy
已浏览 2.2万 次
2023年10月22日
包括
how to loop an input and
calculate
it in python
的结果。
是否要仅显示
How to Loop an Input and Calclate It in Python
的结果?
跳转到 How to Loop an Input and Calclate It in Python 的关键时刻
7:23
从 0:00 开始
Introduction of While Loop Continuously & Input - Python for Beginners
While Loop Continuously & Input (6/7) - Python for Beginners
YouTube
rory mulcahey
5:52
从 00:12 开始
Creating a Variable for User Input
Let's code a simple python CALCULATOR! 🧮
YouTube
Bro Code
12:11
从 07:12 开始
Indexes vs Elements in Python Loops
Understanding Python loops
YouTube
Python and Pandas with Reuven Lerner
2:40
从 00:18 开始
How to Loop Over Two Lists
Looping over two lists at once in Python
YouTube
Python Morsels
14:01
从 02:09 开始
Creating the For Loop
Using Python enumerate() With for Loops
YouTube
Real Python
10:24
从 00:26 开始
Problem with Input Method
Input a List using Loops in Python
YouTube
Neso Academy
10:19
从 0:00 开始
Introduction to Simple Calculator
Python Program #30 - Make a Simple Calculator in Python
YouTube
Programming For Beginners
从 02:02 开始
Converting Input to Integer
Grade Calculator with Loops!!
YouTube
Exploring Code
9:48
从 03:01 开始
Using Input Function for Name Display
Python Programming Tutorial: Name and Age Input and Output
YouTube
Computer Science Hill
10:20
从 00:11 开始
The wild loop
Introduction to Loops in Python | While Loop Control
YouTube
Learn Programming with Shafiq
10:24
Input a List using Loops in Python
已浏览 5.5万 次
2023年7月31日
YouTube
Neso Academy
10:19
Python Program #30 - Make a Simple Calculator in Python
已浏览 7.6万 次
2023年5月22日
YouTube
Programming For Beginners
16:53
Loops in Python Simplified | for, while, break, continue + Examples
已浏览 2365 次
7 个月之前
YouTube
Python Coding (CLCODING)
7:06
Python for Beginners | Loops - For and While
已浏览 1.9万 次
8 个月之前
YouTube
Living The Logic
1:54
How to Run a Python Loop Until the Correct Input String is Entered: A
…
2 周前
YouTube
vlogize
2:26
How to Create a Python Calculator that Remembers Previous Input E
…
1 个月前
YouTube
vlogize
1:29
How to Effectively Store Multiple Inputs in Python Using Loops
5 个月之前
YouTube
vlogize
11:01
16. Mastering For Loops in Python | Beginner's Guide
已浏览 91 次
6 个月之前
YouTube
OptnGrow
1:37
How to Effectively Manage a List of Inputs in Python with while loops
…
2 周前
YouTube
vlogize
3:55
Python calculator program 🧮
已浏览 22.7万 次
2022年10月17日
YouTube
Bro Code
10:14
Python Tutorial for Beginners 7: Loops and Iterations - For/While L
…
已浏览 98.6万 次
2017年5月17日
YouTube
Corey Schafer
36:09
For Loop In Python | 10 Problems Solved & Explained | Python for B
…
已浏览 4.4万 次
10 个月之前
YouTube
Coding With Sagar
6:08
User Input For List Using While Loop | Python Programs
已浏览 1.3万 次
2020年11月9日
YouTube
ProgramsAndMe
10:40
7. Python For Loops: Complete Guide with Examples
已浏览 791 次
8 个月之前
YouTube
learn by doing it
52:38
Python - 1 - Input, Processing, and Output Exercises
已浏览 3116 次
2019年9月3日
YouTube
Mark Buckner
3:46
Loops in Python Explained | Python Full Course for Beginners
已浏览 62 次
1 个月前
YouTube
Code With Arbaz
1:06:04
Complete Guide to Loops in Python | For, While, Nested Loops Explain
…
已浏览 270 次
6 个月之前
YouTube
Nasir Hussain
5:06
For loops in Python are easy 🔁
已浏览 61.3万 次
2022年10月23日
YouTube
Bro Code
14:42
Python For Loops - Python Tutorial for Absolute Beginners
已浏览 70.7万 次
2018年11月5日
YouTube
Programming with Mosh
5:19
Python For Loops - Programming for Beginners
已浏览 15.4万 次
2021年6月14日
YouTube
Python Simplified
4:56
Tracing loop execution | Intro to CS - Python | Khan Academy
已浏览 5777 次
2024年6月26日
YouTube
Khan Academy
13:09
User Input For List | Python Programs
已浏览 11.2万 次
2020年11月9日
YouTube
Amulya's Academy
50:44
While Loop in Python Explained | Real Use Cases for Beginners | Da
…
已浏览 111 次
3 个月之前
YouTube
Perl Babu
7:36
Python compound interest calculator 💵
已浏览 5.9万 次
2022年10月30日
YouTube
Bro Code
14:14
How to Validate User Inputs in Python | Input Validation in Python
已浏览 4.8万 次
2022年7月27日
YouTube
Fabio Musanni - Programming Channel
2:36
Python loop with previous and next value. Is that possible?
已浏览 1869 次
2024年2月21日
YouTube
Python for Everyone
1:54
How to Effectively Handle Inputs in a Loop for Order Summation in Py
…
3 周前
YouTube
vlogize
8:53
Master Python Control Flow & Loops Like a Pro! | Complete Guid
…
已浏览 714 次
11 个月之前
YouTube
Open Source
10:40
"Python While Loop Tutorial: How to Use While Loops in Python (With
…
已浏览 31 次
8 个月之前
YouTube
Creative online solution
观看更多视频
更多类似内容
反馈