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日
Python Tutorial
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
2022年8月9日
12:00:00
Python Full Course for free 🐍 (2024)
YouTube
Bro Code
已浏览 614.9万 次
2024年8月20日
2:02:21
Python Full Course for Beginners [2025]
YouTube
Programming with Mosh
已浏览 231.6万 次
7 个月之前
热门视频
28:35
How to Create Calculator in Python - Full Tutorial
YouTube
DJ Oamen
已浏览 41.8万 次
2016年7月2日
11:05
Build a Simple Calculator Using Python | Beginner Python Project
YouTube
ProgrammingKnowledge
已浏览 3895 次
5 个月之前
1:03
How to Build a Simple Python Calculator | Beginner Python Project
YouTube
Easy Py
1 个月前
Python Projects
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 170.7万 次
2024年1月23日
2:51:09
Learn Python With 5 Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 13.2万 次
11 个月之前
53:00
Python Projects for Beginners – Master Problem-Solving! 🚀
YouTube
Programming with Mosh
已浏览 48.6万 次
2024年9月10日
28:35
How to Create Calculator in Python - Full Tutorial
已浏览 41.8万 次
2016年7月2日
YouTube
DJ Oamen
11:05
Build a Simple Calculator Using Python | Beginner Python Project
已浏览 3895 次
5 个月之前
YouTube
ProgrammingKnowledge
1:03
How to Build a Simple Python Calculator | Beginner Python Project
1 个月前
YouTube
Easy Py
19:53
How to Create a Simple Calculator Program using Python ? Video Tut
…
已浏览 7.3万 次
2019年7月18日
YouTube
Example Program
27:09
"Python Calculator Project 🔢 | Build Basic to Advanced | Full Tutorial"
已浏览 30 次
1 个月前
YouTube
AI journey with Prakhar
14:20
Simple Calculator using Python | Step-step tutorial | Easy
已浏览 62 次
3 周前
YouTube
THEULTRAGODZZ
11:16
Python Beginner Project | Build a Calculator (Step-by-Step Tutorial)
已浏览 207 次
2 个月之前
YouTube
VivUniverse
11:57
Build a Scientific Calculator in Python with Tkinter | Full Tutorial
已浏览 128 次
1 年前
YouTube
AG_ YouTube
30:01
Simple Python Calculator with tkinter GUI and pyinstaller for begi
…
已浏览 74 次
2024年8月7日
YouTube
BAWASHIR
0:30
Basic Calculator Using Python (Simple If-else Statement) #codin
…
已浏览 544 次
2 个月之前
YouTube
IndentationFirst
6:54
Build a Simple Calculator in Python | Python Programming Projects
已浏览 183 次
6 个月之前
YouTube
Demoj Maths And Science Tutors
3:55
在视频中查找 01:00
Addition Calculation
Python calculator program 🧮
已浏览 22.7万 次
2022年10月17日
YouTube
Bro Code
34:39
Build a Calculator in Python
已浏览 1.2万 次
6 个月之前
YouTube
Kenny Yip Coding
16:13
Build a Modern UI Calculator in Python Tkinter | Step-by-Step Tuto
…
已浏览 3284 次
2024年8月7日
YouTube
Sen Gideons
7:51
Structural engineering calculation using only Python basics: Simple
…
已浏览 5556 次
11 个月之前
YouTube
Timo Harboe Zollner
43:21
Build a Time Calculator Project | freeCodeCamp | (Beta) | Python
已浏览 1255 次
10 个月之前
YouTube
codeManS practice videos
How To Make A Modern Calculator using PySide6 GUI In Python | 2023
已浏览 346 次
7 个月之前
YouTube
Emmanuel’s Design Lab
19:00
在视频中查找 05:00
Testando o Calculator
How to Create a Simple Calculator Using Python | GUI Tkinter Project
已浏览 16.2万 次
2021年12月23日
YouTube
Parvat Computer Technology
23:17
How to Create a Carbon Footprint Calculator in Python
已浏览 533 次
5 个月之前
YouTube
DJ Oamen
0:45
How to Create a Calculator Using Python & Tkinter (GUI Tutorial)
已浏览 395 次
3 个月之前
YouTube
Python Code
1:09
Calculator App With Python
已浏览 1607 次
11 个月之前
YouTube
CustomTkinter
0:13
Python project for beginners, a calculator in python!
已浏览 539 次
8 个月之前
YouTube
Python Playground
22:11
Project 1 - Build a Calculator from Scratch in Python | Python Tutoria
…
已浏览 2.7万 次
2024年9月7日
YouTube
Rishabh Mishra
12:17
Creating A Calculator Using Tkinter | Python Tkinter GUI Tutorial
已浏览 36.6万 次
2021年4月16日
YouTube
Parvat Computer Technology
11:05
How to Make Calculator in Python (Using If Else Statement) | Tutoria
…
已浏览 22.6万 次
2021年6月26日
YouTube
WsCube Tech
9:22
Simple Calculator App with Python | Python Beginner Project Tutorial
已浏览 262 次
3 周前
YouTube
Code With Arbaz
46:34
在视频中查找 01:00
Importing Python Libraries
Ultimate Python Calculator with GUI | Tkinter + Math Libraries Step 🪜 By
…
已浏览 230 次
10 个月之前
YouTube
EMIZ
8:51
How to Code a Calculator in Python (In Under 10 Minutes)
已浏览 20 次
1 个月前
YouTube
if else coding
10:33
Building a simple calculator using Python Tkinter
已浏览 14 次
3 周前
YouTube
DevelopersCode-MT
观看更多视频
更多类似内容
反馈