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日
Python Calculator Tutorial
2:07
Python Calculator in Minutes | Python Calculator Tutorial for Beginners|Easy Calculator using python
YouTube
Calvin's InfoSphere
已浏览 23 次
10 个月之前
8:58
Python Program to Make a Simple Calculator | Complete Tutorial
YouTube
WsCube Tech
已浏览 10.7万 次
2022年8月6日
3:09
Build a Calculator in Python | Beginner-Friendly Tutorial
YouTube
CodewithPrashant
已浏览 256 次
2 个月之前
热门视频
22:39
Python OOP Tutorial: Build a Calculator Program with Classes and Objects
YouTube
Computer Science Bootcamp
已浏览 2051 次
2023年4月13日
0:18
Python Calculator- Basic
YouTube
NailTheRound
已浏览 165 次
3 个月之前
2:03
How to Build a Basic Calculator in Python: Step-by-Step Guide
YouTube
vlogize
已浏览 1 次
5 个月之前
Python GUI Projects
8:58
Python GUI Builder | Modern GUI With Python | Automate Tkinter GUI Creation - Use Drag and Drop
YouTube
Proxlight
已浏览 6390 次
7 个月之前
3:34
Use a Drag & Drop Editor to Make Tkinter Python GUI Applications | PyUiBuilder | Python GUI Tutorial
YouTube
The Python Dude
已浏览 8734 次
9 个月之前
38:34
PYTHON TKINTER TUTORIAL FOR BEGINNERS 👍 BUILD AMAZING CALCULATOR APP (GUI PROJECT) FROM SCRATCH 👌
YouTube
Tech With Pro
已浏览 596 次
2024年12月1日
跳转到 Calculator in Python Op Statements 的关键时刻
5:52
起始时间 01:58
Checking Operator Values with Pass Statements
Let's code a simple python CALCULATOR! 🧮
YouTube
Bro Code
22:39
起始时间 16:00
Implementing Calculators
Python OOP Tutorial: Build a Calculator Program with Classes and Objects
YouTube
Computer Science Bootcamp
7:59
起始时间 05:14
Using If Statement for Subtraction and Multiplication
Python Program to Make a Calculator
YouTube
C.S.E-Pathshala by Nirmal Gaud
18:01
起始时间 04:01
Adding Operators to Buttons
How to Create Calculator in Python
YouTube
Paul Oamen
13:35
起始时间 00:17
Displaying Options Menu
How to Create a Simple Calculator using Python Programming Language
YouTube
LearningLad
3:55
起始时间 00:10
Asking for Operator
Python calculator program 🧮
YouTube
Bro Code
9:17
起始时间 01:03
Creating a While Loop
Calculator In Python | How To Create Calculator In Python | Python Tutorial
YouTube
ObaCode
22:39
Python OOP Tutorial: Build a Calculator Program with Classes a
…
已浏览 2051 次
2023年4月13日
YouTube
Computer Science Bootcamp
0:18
Python Calculator- Basic
已浏览 165 次
3 个月之前
YouTube
NailTheRound
2:03
How to Build a Basic Calculator in Python: Step-by-Step Guide
已浏览 1 次
5 个月之前
YouTube
vlogize
3:09
Build a Calculator in Python | Beginner-Friendly Tutorial
已浏览 256 次
2 个月之前
YouTube
CodewithPrashant
1:44
Building a Python Calculator: Step-by-Step Guide to Adding Functions
6 个月之前
YouTube
vlogize
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
已浏览 6074 次
11 个月之前
YouTube
ProgrammingKnowledge
0:14
Build Calculator in Python
已浏览 4985 次
2 个月之前
YouTube
CodewithPrashant
16:59
Python Simple Calculator | Functions, Dictionaries & Continu
…
已浏览 31 次
3 个月之前
YouTube
professor's chamber
0:41
Calculator in Terminal - Python for Beginners
已浏览 988 次
4 个月之前
YouTube
Code With Alex
19:18
Build an Advanced Calculator in Python | Beginner-Friendly Projec
…
已浏览 396 次
7 个月之前
YouTube
Raven Obsidian
13:08
✅ Build a Simple Calculator in Python - Beginner Project Tutorial
已浏览 156 次
11 个月之前
YouTube
Web Tech Knowledge
0:14
How to Make a Simple Calculator in Python | Python for Beginners
已浏览 1695 次
2 个月之前
YouTube
I love coding
15:52
Build a Simple Calculator in Python | Python Project for Beginners
已浏览 589 次
11 个月之前
YouTube
Bonaventure Ogeto
1:33
Python Calculator for Beginners | Easy Step-by-Step Tutorial | Lear
…
已浏览 342 次
8 个月之前
YouTube
Ishu Shrivastava
14:54
Build a Calculator in python using If-else | python conditional statemen
…
已浏览 11 次
6 个月之前
YouTube
Logiclab
6:42
Building A Complex Calculator In python
已浏览 1680 次
2022年2月13日
YouTube
Brilliant Rodgers
9:17
Simple Calculator in Python with if-else | Python for Beginners Tutori
…
已浏览 314 次
7 个月之前
YouTube
Simplified by Singam
1:35
🔢build a simple calculator in python🐍🔍#python #pythonforbegin
…
已浏览 368 次
10 个月之前
YouTube
Leisure Codes
6:34
Python Project: Mini Calculator Using Flowcharts
已浏览 76 次
4 个月之前
YouTube
Robo CAD
1:22
Can You Build a Calculator in Python?
已浏览 1840 次
9 个月之前
YouTube
Sophia An
11:04
Building a simple calculator with Python in 11 minutes.
已浏览 366 次
2025年2月8日
YouTube
Einstein Kgodiso
1:52
Build a Simple Calculator in Python in 5 Minutes !!
已浏览 460 次
2025年1月1日
YouTube
GenXis Labs
3:17
Build A Simple Calculator in Python 🐍 (Using if-else statements) || Born2
…
已浏览 1.5万 次
2023年11月11日
YouTube
Born2Code
16:53
Loops in Python Simplified | for, while, break, continue + Examples
已浏览 3262 次
2025年1月28日
YouTube
Python Coding (CLCODING)
0:14
Python Calculator Tutorial 🔢 | Simple Python Project
已浏览 961 次
2 个月之前
YouTube
Bit 2 Byte
7:54
🎓 Student Grade Calculator in Python | Build Grading System | Python M
…
已浏览 876 次
8 个月之前
YouTube
Byte Bunk
7:32
Python Program Create a Simple Arithmetic Calculator Using If-Elif
…
已浏览 308 次
2024年10月13日
YouTube
Dr. JK ACADEMY
5:22
Python Simple Calculator Program | Input, Output & Arithmetic Operat
…
已浏览 21 次
2 个月之前
YouTube
Programming Horizons
观看更多视频
更多类似内容
反馈