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 ...
已浏览 4.6万 次
2024年8月13日
短视频
6:08
已浏览 1.3万 次
User Input For List Using While Loop | Python Programs
ProgramsAndMe
7:08
已浏览 6572 次
Python Tip Calculator Exercise using input()
homastudio
Python While Loop Tutorial
6:58
While loops in Python are easy ♾️
YouTube
Bro Code
已浏览 57.6万 次
2022年10月22日
7:40
Python While Loop Tutorial with Examples
YouTube
Ghost Python Academy
2 个月之前
5:40
While Loops in Python | Python for Beginners
YouTube
Alex The Analyst
已浏览 9.4万 次
2022年11月29日
热门视频
10:19
Python Program #30 - Make a Simple Calculator in Python
YouTube
Programming For Beginners
已浏览 7.6万 次
2023年5月22日
10:24
Input a List using Loops in Python
YouTube
Neso Academy
已浏览 5.5万 次
2023年7月31日
3:55
Python calculator program 🧮
YouTube
Bro Code
已浏览 22.1万 次
2022年10月17日
Python Break and Continue Statements
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日
7:38
Break, Continue and Pass Statements in Python
YouTube
CampusX
已浏览 2.1万 次
2021年6月29日
包括
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 的关键时刻
9:20
从 04:23 开始
Building a Calculator with Input Function
Python User Input & Interactive Calculator | Python Course #14
YouTube
k0nze
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
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
12:11
从 07:12 开始
Indexes vs Elements in Python Loops
Understanding Python loops
YouTube
Python and Pandas with Reuven Lerner
6:08
从 01:03 开始
Handling Multiple Inputs
User Input For List Using While Loop | Python Programs
YouTube
ProgramsAndMe
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:18
从 03:29 开始
Breaking the Loop with Empty String Inputs
Python Calc Sum Average using infinite while loop
YouTube
Coding with Chapa
10:19
Python Program #30 - Make a Simple Calculator in Python
已浏览 7.6万 次
2023年5月22日
YouTube
Programming For Beginners
10:24
Input a List using Loops in Python
已浏览 5.5万 次
2023年7月31日
YouTube
Neso Academy
3:55
Python calculator program 🧮
已浏览 22.1万 次
2022年10月17日
YouTube
Bro Code
6:08
User Input For List Using While Loop | Python Programs
已浏览 1.3万 次
2020年11月9日
YouTube
ProgramsAndMe
7:08
Python Tip Calculator Exercise using input()
已浏览 6572 次
2019年6月7日
YouTube
homastudio
11:01
16. Mastering For Loops in Python | Beginner's Guide
已浏览 91 次
6 个月之前
YouTube
OptnGrow
1:16:40
Python Loops Tutorial | Loops In Python | For Loop, While Loop an
…
已浏览 7.1万 次
2021年9月19日
YouTube
Simplilearn
14:40
Python: While Loops (Reading User Input Indefinitely?!!)
已浏览 1.5万 次
2021年10月21日
YouTube
Afternerd
10:14
Python Tutorial for Beginners 7: Loops and Iterations - For/While L
…
已浏览 97.6万 次
2017年5月17日
YouTube
Corey Schafer
10:40
7. Python For Loops: Complete Guide with Examples
已浏览 791 次
7 个月之前
YouTube
learn by doing it
14:42
Python For Loops - Python Tutorial for Absolute Beginners
已浏览 70.7万 次
2018年11月5日
YouTube
Programming with Mosh
14:14
How to Validate User Inputs in Python | Input Validation in Python
已浏览 4.8万 次
2022年7月27日
YouTube
Fabio Musanni - Programming Channel
8:05
How to get User Input in Python Programming Language | Tutorial
…
已浏览 7857 次
2023年5月27日
YouTube
Example Program
13:53
Python Range and Input Functions | Explained with Examples
已浏览 26 次
9 个月之前
YouTube
Python Learn & Earn
5:06
For loops in Python are easy 🔁
已浏览 61.3万 次
2022年10月23日
YouTube
Bro Code
1:58:35
Python Loops Tutorial: Learn For, While, and Nested Loops with Pro
…
已浏览 5356 次
10 个月之前
YouTube
WsCube Tech
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.1万 次
2020年11月9日
YouTube
Amulya's Academy
5:35
Nested loops in Python are easy ➿
已浏览 41万 次
2022年10月26日
YouTube
Bro Code
7:25
User Input for a List | Python Programming language Tutorial
已浏览 10.6万 次
2020年10月30日
YouTube
Example Program
37:50
While Loop in Python | 10 Problems Solved Step-by-Step | Python for
…
9 个月之前
YouTube
Coding With Sagar
2:36
Python loop with previous and next value. Is that possible?
已浏览 1869 次
2024年2月21日
YouTube
Python for Everyone
20:41
9. For loop [Python 3 Programming Tutorials]
已浏览 21.7万 次
2019年5月8日
YouTube
codebasics
5:19
Python For Loops - Programming for Beginners
已浏览 15.3万 次
2021年6月14日
YouTube
Python Simplified
16:53
Loops in Python Simplified | for, while, break, continue + Examples
已浏览 2365 次
7 个月之前
YouTube
Python Coding (CLCODING)
28:35
How to Create Calculator in Python - Full Tutorial
已浏览 41.8万 次
2016年7月2日
YouTube
DJ Oamen
9:20
Python User Input & Interactive Calculator | Python Course #14
已浏览 3425 次
2022年1月17日
YouTube
k0nze
31:21
Lecture 3 | Python For Loop & While Loop Explained | Loops in Python
…
已浏览 29 次
1 个月前
YouTube
Dr Shamikh Shahid
5:30
Python Program to Find Sum of Digits Using While Loop!
5 个月之前
YouTube
Dr. JK ACADEMY
观看更多视频
更多类似内容
反馈