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 ...
已浏览 8.7万 次
2024年8月13日
短视频
0:17
已浏览 4.6万 次
Building a Simple Calculator in Python
python_is_trash
0:14
已浏览 1704 次
How to Make a Simple Calculator in Python | Python for Beginners
I love coding
Python Code Examples
3:00:29
12 Beginner Python Projects - Coding Course
YouTube
freeCodeCamp.org
已浏览 488.1万 次
2020年12月9日
4:26:52
Learn Python - Full Course for Beginners [Tutorial]
YouTube
freeCodeCamp.org
已浏览 4863万 次
2018年7月11日
1:22:08
Python for Absolute Beginners with 3 Easy Projects + Code Samples
YouTube
Chandoo
已浏览 45.6万 次
2022年5月24日
热门视频
15:37
How to Build a Simple Calculator in Python - Step by Step 1
YouTube
Alkademy Learning
已浏览 41.8万 次
2018年12月27日
34:39
Build a Calculator in Python
YouTube
Kenny Yip Coding
已浏览 6.3万 次
2025年2月26日
8:58
Python Program to Make a Simple Calculator | Complete Tutorial
YouTube
WsCube Tech
已浏览 10.8万 次
2022年8月6日
Python Programming Basics
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
已浏览 434.5万 次
2022年8月9日
8:38:56
Python Full Course for Beginners | Complete All-in-One Tutorial | 9 Hours
YouTube
Dave Gray
已浏览 106.8万 次
2023年7月25日
2:02:21
Python Full Course for Beginners
YouTube
Programming with Mosh
已浏览 586.4万 次
2025年2月12日
15:37
How to Build a Simple Calculator in Python - Step by Step 1
已浏览 41.8万 次
2018年12月27日
YouTube
Alkademy Learning
34:39
Build a Calculator in Python
已浏览 6.3万 次
2025年2月26日
YouTube
Kenny Yip Coding
8:58
Python Program to Make a Simple Calculator | Complete Tutorial
已浏览 10.8万 次
2022年8月6日
YouTube
WsCube Tech
0:14
How to Make a Simple Calculator in Python | Python for Beginners
已浏览 1704 次
3 个月之前
YouTube
I love coding
3:09
Build a Calculator in Python | Beginner-Friendly Tutorial
已浏览 313 次
4 个月之前
YouTube
CodewithPrashant
4:25
Build a simple calculator in python | python Tutorial for beginners (ste
…
已浏览 48 次
3 个月之前
YouTube
Code with Abdullah
1:17
How to Create Simple Calculator in Python | Python Programming
已浏览 30 次
4 周前
YouTube
Code Simplified
0:14
Build Calculator in Python
已浏览 1 次
4 个月之前
YouTube
CodewithPrashant
10:19
在视频中查找 06:00
Running the Code
Python Program #30 - Make a Simple Calculator in Python
已浏览 13.3万 次
2023年5月22日
YouTube
Programming For Beginners
0:14
Python Calculator Tutorial 🔢 | Simple Python Project
已浏览 963 次
3 个月之前
YouTube
Bit 2 Byte
0:17
Building a Simple Calculator in Python
已浏览 4.6万 次
2 个月之前
TikTok
python_is_trash
13:35
How to Create a Simple Calculator using Python Programming Langu
…
已浏览 8.1万 次
2021年3月18日
YouTube
LearningLad
11:05
Build a Simple Calculator Using Python | Beginner Python Project
已浏览 6658 次
2025年3月23日
YouTube
ProgrammingKnowledge
6:54
Build a Simple Calculator in Python | Python Programming Projects
已浏览 210 次
2025年2月22日
YouTube
Demoj Maths And Science Tutors
1:22
Can You Build a Calculator in Python?
已浏览 1853 次
10 个月之前
YouTube
Sophia An
3:55
Python calculator program 🧮
已浏览 24.4万 次
2022年10月17日
YouTube
Bro Code
2:03
Simple Calculator in Python! #coding #python #pythonprogram
…
已浏览 2077 次
5 个月之前
YouTube
Code With Alex
12:55
I’m 13 and Built a Python Calculator — Here’s How You Can Too
已浏览 198 次
5 个月之前
YouTube
Code & Learn with Umair
0:58
how to make a simple calculator in python#pythonprogramming #cod
…
已浏览 1545 次
6 个月之前
YouTube
SZF's world
1:19
Python Project for Beginners💻Build Calculator Using Python #coding
…
已浏览 621 次
2 个月之前
YouTube
Digital Dilip🌐
6:28
Calculator Using Python !
3 个月之前
YouTube
Code with Ashir
0:49
How to create calculator using python
已浏览 1953 次
7 个月之前
YouTube
Ali Raza Tech
1:36
Simple Terminal Calculator - Python Beginner Project
已浏览 1353 次
5 个月之前
YouTube
Code With Alex
0:12
Projects With Python: Simple Python Calculator GUI #coding #p
…
已浏览 2252 次
2 个月之前
YouTube
PyAI - Learn Python & AI
11:38
simple calculator in Python
3 个月之前
YouTube
RAYHAN ADRIAN
7:28
Build a Calculator Using Only Python – Full Tutorial
已浏览 18 次
3 个月之前
YouTube
CodingPorium
2:52
How to Build a Simple Calculator in Python 🐍 #pythonexercises #pytho
…
已浏览 135 次
9 个月之前
YouTube
Datadonti
4:35
A calculator using Python!!
已浏览 43 次
2 个月之前
YouTube
PR.Python
2:18
Python Mini Project: Simple Calculator | Full Beginner Tutorial
…
已浏览 32 次
5 个月之前
YouTube
Code_with_Arbaz
观看更多视频
更多类似内容
反馈