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 ...
已浏览 6.1万 次
2024年8月13日
短视频
0:43
已浏览 263 次
Build a Python Calculator!
VornixLabs
1:19
已浏览 611 次
Python Project for Beginners💻Build Calculator Using Python #coding
Digital Dilip🌐
Python Tutorial
4:26:52
Learn Python - Full Course for Beginners [Tutorial]
YouTube
freeCodeCamp.org
已浏览 4847.1万 次
2018年7月11日
2:02:21
Python Full Course for Beginners
YouTube
Programming with Mosh
已浏览 565.6万 次
2025年2月12日
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
已浏览 424.9万 次
2022年8月9日
热门视频
8:58
Python Program to Make a Simple Calculator | Complete Tutorial
YouTube
WsCube Tech
已浏览 10.7万 次
2022年8月6日
34:39
Build a Calculator in Python
YouTube
Kenny Yip Coding
已浏览 5.2万 次
2025年2月26日
11:05
Build a Simple Calculator Using Python | Beginner Python Project
YouTube
ProgrammingKnowledge
已浏览 6441 次
11 个月之前
Python Projects
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 207.1万 次
2024年1月23日
1:24
50+ Python Projects for Beginners | Wall of Inspiration
YouTube
Programiz
已浏览 1630 次
6 个月之前
53:00
Python Projects for Beginners – Master Problem-Solving! 🚀
YouTube
Programming with Mosh
已浏览 76.4万 次
2024年9月10日
8:58
Python Program to Make a Simple Calculator | Complete Tutorial
已浏览 10.7万 次
2022年8月6日
YouTube
WsCube Tech
34:39
Build a Calculator in Python
已浏览 5.2万 次
2025年2月26日
YouTube
Kenny Yip Coding
11:05
Build a Simple Calculator Using Python | Beginner Python Project
已浏览 6441 次
11 个月之前
YouTube
ProgrammingKnowledge
10:19
Python Program #30 - Make a Simple Calculator in Python
已浏览 12.7万 次
2023年5月22日
YouTube
Programming For Beginners
8:55
Learn Python Fast: Simple Calculator Tutorial (with explanati
…
已浏览 39 次
5 个月之前
YouTube
rook
3:09
Build a Calculator in Python | Beginner-Friendly Tutorial
已浏览 256 次
2 个月之前
YouTube
CodewithPrashant
36:38
This Python Calculator Teaches More Than You Expect!
已浏览 891 次
2 个月之前
YouTube
Coding with David
0:14
Build Calculator in Python
已浏览 1 次
2 个月之前
YouTube
CodewithPrashant
3:13
Create a Calculator Using Python | Easy Project for Beginners
已浏览 567 次
2 个月之前
YouTube
Dream2code
2:00
Python Calculator Tutorial for Beginners | Step by Step Project
已浏览 46 次
5 个月之前
YouTube
mr_sahu_x
2:07
Python Calculator in Minutes | Python Calculator Tutorial for Beg
…
已浏览 23 次
10 个月之前
YouTube
Calvin's InfoSphere
10:49
Simple Calculator Using Python for Beginners | Step-by-Step Tutorial
已浏览 173 次
8 个月之前
YouTube
HARSHA
3:55
在视频中查找 01:00
Addition Calculation
Python calculator program 🧮
已浏览 24.4万 次
2022年10月17日
YouTube
Bro Code
11:16
Python Beginner Project | Build a Calculator (Step-by-Step Tutorial)
已浏览 311 次
8 个月之前
YouTube
VivUniverse
19:18
Build an Advanced Calculator in Python | Beginner-Friendly Projec
…
已浏览 396 次
7 个月之前
YouTube
Raven Obsidian
14:20
Simple Calculator using Python | Step-step tutorial | Easy
已浏览 107 次
6 个月之前
YouTube
THEULTRAGODZZ
9:17
Simple Calculator in Python with if-else | Python for Beginners Tutori
…
已浏览 314 次
7 个月之前
YouTube
Simplified by Singam
15:37
How to Build a Simple Calculator in Python - Step by Step 1
已浏览 41.8万 次
2018年12月27日
YouTube
Alkademy Learning
7:36
How to Create a GUI Calculator Using Tkinter | Build a Python Cal
…
已浏览 917 次
7 个月之前
YouTube
ProgrammingKnowledge
0:35
How to Make a Calculator in Python Super Fast!
已浏览 985 次
10 个月之前
YouTube
Data Engineer Academy
25:41
Calculator App using Python Tkinter | GUI Python Project for Beginners
已浏览 940 次
9 个月之前
YouTube
Programming Horizons
0:28
Python One Line Calculator 😱 | A Powerful Python Trick
已浏览 1965 次
5 个月之前
YouTube
Bodan Labs
0:14
All Calculation Operation Symbols Of Python Programming Languag
…
已浏览 1349 次
9 个月之前
YouTube
Dab Dicer
12:17
Creating A Calculator Using Tkinter | Python Tkinter GUI Tutorial
已浏览 44.2万 次
2021年4月16日
YouTube
Parvat Computer Technology
11:05
How to Make Calculator in Python (Using If Else Statement) | Tutoria
…
已浏览 24.4万 次
2021年6月26日
YouTube
WsCube Tech
19:53
How to Create a Simple Calculator Program using Python ? Video Tut
…
已浏览 7.6万 次
2019年7月18日
YouTube
Example Program
13:35
How to Create a Simple Calculator using Python Programming Langu
…
已浏览 8.1万 次
2021年3月18日
YouTube
LearningLad
18:46
How To Make A Modern Calculator using PySide6 GUI In Python | 2023
已浏览 1162 次
2025年1月16日
YouTube
Emmanuel’s Design Lab
2:29
Build a Simple Python Calculator in Under 5 Minutes | Beginner Pytho
…
已浏览 31 次
10 个月之前
YouTube
Code With Ramji
观看更多视频
更多类似内容
反馈