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:18
已浏览 165 次
Python Calculator- Basic
NailTheRound
0:43
已浏览 263 次
Build a Python Calculator!
VornixLabs
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:55
Learn Python Fast: Simple Calculator Tutorial (with explanation)
YouTube
rook
已浏览 39 次
5 个月之前
11:05
Build a Simple Calculator Using Python | Beginner Python Project
YouTube
ProgrammingKnowledge
已浏览 6441 次
11 个月之前
2:07
Python Calculator in Minutes | Python Calculator Tutorial for Beginners|Easy Calculator using python
YouTube
Calvin's InfoSphere
已浏览 23 次
10 个月之前
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:55
Learn Python Fast: Simple Calculator Tutorial (with explanati
…
已浏览 39 次
5 个月之前
YouTube
rook
11:05
Build a Simple Calculator Using Python | Beginner Python Project
已浏览 6441 次
11 个月之前
YouTube
ProgrammingKnowledge
2:07
Python Calculator in Minutes | Python Calculator Tutorial for Beg
…
已浏览 23 次
10 个月之前
YouTube
Calvin's InfoSphere
2:00
Python Calculator Tutorial for Beginners | Step by Step Project
已浏览 46 次
5 个月之前
YouTube
mr_sahu_x
34:39
Build a Calculator in Python
已浏览 5.2万 次
2025年2月26日
YouTube
Kenny Yip Coding
12:12
Python for Beginners: Build a Simple Calculator in 10 Minutes (S
…
已浏览 99 次
2024年10月18日
YouTube
Tech help
10:49
Simple Calculator Using Python for Beginners | Step-by-Step Tutorial
已浏览 173 次
8 个月之前
YouTube
HARSHA
8:58
Python Program to Make a Simple Calculator | Complete Tutorial
已浏览 10.7万 次
2022年8月6日
YouTube
WsCube Tech
3:09
Build a Calculator in Python | Beginner-Friendly Tutorial
已浏览 256 次
2 个月之前
YouTube
CodewithPrashant
0:14
Build Calculator in Python
已浏览 1 次
2 个月之前
YouTube
CodewithPrashant
27:09
"Python Calculator Project 🔢 | Build Basic to Advanced | Full Tutorial"
已浏览 43 次
8 个月之前
YouTube
AI journey with Prakhar
11:16
Python Beginner Project | Build a Calculator (Step-by-Step Tutorial)
已浏览 311 次
8 个月之前
YouTube
VivUniverse
3:13
Create a Calculator Using Python | Easy Project for Beginners
已浏览 567 次
2 个月之前
YouTube
Dream2code
13:08
✅ Build a Simple Calculator in Python - Beginner Project Tutorial
已浏览 156 次
11 个月之前
YouTube
Web Tech Knowledge
1:33
Python Calculator for Beginners | Easy Step-by-Step Tutorial | Lear
…
已浏览 342 次
8 个月之前
YouTube
Ishu Shrivastava
0:35
How to Make a Calculator in Python Super Fast!
已浏览 985 次
10 个月之前
YouTube
Data Engineer Academy
9:17
Simple Calculator in Python with if-else | Python for Beginners Tutori
…
已浏览 314 次
7 个月之前
YouTube
Simplified by Singam
7:36
How to Create a GUI Calculator Using Tkinter | Build a Python Cal
…
已浏览 917 次
7 个月之前
YouTube
ProgrammingKnowledge
53:11
How to make a Calculator in Python | Python project #python
已浏览 1529 次
2025年2月4日
YouTube
Pybeginners
25:41
Calculator App using Python Tkinter | GUI Python Project for Beginners
已浏览 940 次
9 个月之前
YouTube
Programming Horizons
18:46
How To Make A Modern Calculator using PySide6 GUI In Python | 2023
已浏览 1162 次
2025年1月16日
YouTube
Emmanuel’s Design Lab
1:47
Scientific Calculator Using Python with Voice Commands || Smart Sci
…
已浏览 679 次
2024年9月25日
YouTube
Tech Codism with Farhana
41:07
How to Create a Calculator in Python with Flet
已浏览 887 次
2025年3月16日
YouTube
Simplified by Singam
3:55
在视频中查找 01:00
Addition Calculation
Python calculator program 🧮
已浏览 24.4万 次
2022年10月17日
YouTube
Bro Code
0:55
Create a Basic Calculator in Python | Python Programming Tutorial | #p
…
已浏览 296 次
2024年5月20日
YouTube
Asmr Scripting
2:29
Build a Simple Python Calculator in Under 5 Minutes | Beginner Pytho
…
已浏览 31 次
10 个月之前
YouTube
Code With Ramji
14:20
Simple Calculator using Python | Step-step tutorial | Easy
已浏览 107 次
6 个月之前
YouTube
THEULTRAGODZZ
19:18
Build an Advanced Calculator in Python | Beginner-Friendly Projec
…
已浏览 396 次
7 个月之前
YouTube
Raven Obsidian
15:33
How to Build a Simple Python Calculator – Beginner Python Tuto
…
已浏览 81 次
2025年2月24日
YouTube
UG Solutions
观看更多视频
更多类似内容
反馈