搜索优化
English
全部
搜索
图片
视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 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日
Python Programming Tutorials
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万 次
7 个月之前
6:14:06
Python Full Course for Beginners
YouTube
Programming with Mosh
已浏览 4561.5万 次
2019年2月18日
热门视频
11:48
Python Programming Tutorial #2 - Basic Operators and Input
YouTube
Tech With Tim
已浏览 12.9万 次
2017年6月10日
3:55
Python calculator program 🧮
YouTube
Bro Code
已浏览 22.7万 次
2022年10月17日
6:19
Lec-3: Input from User in Python 🐍 | Input() in Python 🐍 | Python for Beginners 💻
YouTube
Gate Smashers
已浏览 16.3万 次
2023年1月19日
Python Coding Challenges
20:25
Solving Beginner Python Coding Challenges
YouTube
Pythonology
已浏览 3万 次
2021年6月27日
18:58
Python Coding Challenges with Solutions | Python for Beginners #14
YouTube
CherryPick Academy
已浏览 32 次
2 周前
0:10
Python Coding Challenge to Boost Problem-Solving Skills
TikTok
python.challenges
已浏览 1663 次
1 个月前
跳转到 How to Get a Operator in Python by a Input 的关键时刻
11:48
从 04:16 开始
Introduction to Operators
Python Programming Tutorial #2 - Basic Operators and Input
YouTube
Tech With Tim
5:52
从 00:37 开始
Adding Two Numbers Together
Let's code a simple python CALCULATOR! 🧮
YouTube
Bro Code
3:55
从 00:10 开始
Asking for Operator
Python calculator program 🧮
YouTube
Bro Code
2:48
从 02:09 开始
Overloading the Add Operator
How to do OPERATOR OVERLOADING in Python
YouTube
Python for Everyone
6:05
从 00:16 开始
Getting User Input
Python Tutorial for Beginners: Variables & Operators
YouTube
Jayanam
12:00
从 08:05 开始
Additional Operators in Python
Operators in Python #5
YouTube
Programiz
11:21
从 01:20 开始
Operators in Python
What is DATA TYPE, OPERATORS and EXPRESSION in Python | Python Tutor
…
YouTube
techTFQ
22:10
从 0:00 开始
Introduction to Python Operators
Python for Testers #4 - Operators in Python
YouTube
Software Testing Mentor
6:19
从 0:00 开始
Introduction of Lec-5: Input from User in Python 🐍 | Input() in Python 🐍 | Python for Beginners 💻
Lec-3: Input from User in Python 🐍 | Input() in Python 🐍 | Python for Beginne
…
YouTube
Gate Smashers
16:38
从 01:55 开始
Assignment Operator
Learn Python • #10 User Input • 4 Ways To Get Input From Your User
YouTube
pixegami
11:48
Python Programming Tutorial #2 - Basic Operators and Input
已浏览 12.9万 次
2017年6月10日
YouTube
Tech With Tim
3:55
Python calculator program 🧮
已浏览 22.7万 次
2022年10月17日
YouTube
Bro Code
6:19
Lec-3: Input from User in Python 🐍 | Input() in Python 🐍 | Python for Begi
…
已浏览 16.3万 次
2023年1月19日
YouTube
Gate Smashers
24:19
Operators In Python | Python Tutorial For Beginners | Python Tr
…
已浏览 8.4万 次
2019年4月24日
YouTube
edureka!
16:38
Learn Python • #10 User Input • 4 Ways To Get Input From Your User
2023年4月5日
YouTube
pixegami
11:59
#18 Python Tutorial for Beginners | User input in Python | Command L
…
已浏览 149.1万 次
2018年7月10日
YouTube
Telusko
4:30
Getting Input From Users | Python | Tutorial 8
已浏览 12.2万 次
2017年10月22日
YouTube
Giraffe Academy
7:18
Python user input ⌨️
已浏览 29.1万 次
2020年12月21日
YouTube
Bro Code
17:11
Operators in Python | Bitwise Operators | Python Tutorials for B
…
已浏览 19.2万 次
2022年11月10日
YouTube
Jenny's Lectures CS IT
9:54
Explain User Input & Type Casting in Python | Command Line Input |
…
已浏览 14.4万 次
2021年6月26日
YouTube
WsCube Tech
13:04
User input in Python is easy + exercises ⌨️
已浏览 16.8万 次
2022年10月7日
YouTube
Bro Code
10:25
Taking user input in Python | The input function
已浏览 4.2万 次
2021年6月17日
YouTube
CampusX
3:50
Basic User Input In Python
已浏览 7997 次
2020年12月3日
YouTube
StudySession
13:09
User Input For List | Python Programs
已浏览 11.2万 次
2020年11月9日
YouTube
Amulya's Academy
6:16
Python Programming - Basic Input and Output - print and input functi
…
已浏览 4万 次
2021年8月13日
YouTube
Appficial
15:01
P_14 Operators in Python | Arithmetic Operators | Python Tut
…
已浏览 20.9万 次
2022年9月24日
YouTube
Jenny's Lectures CS IT
10:26
Creating Input Fields With TKinter - Python Tkinter GUI Tutorial #4
已浏览 38.3万 次
2019年1月16日
YouTube
Codemy.com
5:34
Python Tutorial #7 - Arithmetic Operators in Python Programming
已浏览 1.2万 次
2022年12月27日
YouTube
Programming For Beginners
1:15
Python Modulo Operator (%) Explained | Learn Remainders an
…
5 个月之前
YouTube
JR: Educational Channel
12:42
#14 Python Tutorial for Beginners | Python BitWise Operators
2018年7月7日
YouTube
Telusko
1:14
Python Modulo Operator (%) Explained | Learn Remainders an
…
6 个月之前
YouTube
JR: Educational Channel
12:05
Arithmetic Operators in Python
已浏览 7.2万 次
2023年6月11日
YouTube
Neso Academy
1:29
Python - Output Variables with print() - W3Schools.com
已浏览 5.8万 次
2024年7月8日
YouTube
w3schools.com
9:38
What are Operators in Python | Explain Arithmetic Operators in P
…
已浏览 25.1万 次
2021年6月19日
YouTube
WsCube Tech
6:40
Lec-9: Python Arithmetic Operators Explained: Your Complete Guide |
…
已浏览 11万 次
2023年2月17日
YouTube
Gate Smashers
5:16
The Python Power Operator (Exponentiation in Python)
已浏览 1.1万 次
2021年8月25日
YouTube
choobtorials
0:42
Python Arithmetic Operators: Mastering Arithmetic Operations i
…
已浏览 2346 次
2023年6月6日
YouTube
Syntax Sphere
10:09
Input & Output in Python (2025) ⌨️ | User Input & Print Function
…
2 周前
YouTube
e-Academyy
2:59
User Input in Python | Python Basics Tutorial | CodeChef
3 周前
YouTube
Learn to Code with CodeChef
观看更多视频
更多类似内容
反馈