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 Calculator Tutorial
1:00:06
Python for Beginners - Learn Coding with Python in 1 Hour
YouTube
Programming with Mosh
已浏览 2236.3万 次
2020年9月16日
5:31:30
Python Tutorial for Beginners - Learn Python in 5 Hours [FULL COURSE]
YouTube
TechWorld with Nana
已浏览 640.8万 次
2021年3月5日
11:15:54
Python Programming Full Tutorial in One Video (2024) | Python full course
YouTube
CoDing SeeKho
已浏览 68.7万 次
2023年10月19日
热门视频
16:13
Build a Modern UI Calculator in Python Tkinter | Step-by-Step Tutorial
YouTube
Sen Gideons
已浏览 3284 次
2024年8月7日
34:39
Build a Calculator in Python
YouTube
Kenny Yip Coding
已浏览 1.2万 次
6 个月之前
13:06
Tutorial #10: Taking Multiple User Inputs in ONE line code _ Python Programming for Beginners
YouTube
Make Everyday EZ Day
已浏览 9143 次
2022年5月31日
Python GUI Projects
6:21:12
The Complete Python Course For Beginners
YouTube
Tech With Tim
已浏览 97.4万 次
2020年5月8日
28:08
Python Basics: The Ultimate Guide for Beginners (2025)
YouTube
KodeKloud
已浏览 3664 次
5 个月之前
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
2022年8月9日
跳转到 Taking Multiple Inputs in a Calculator in Python 的关键时刻
从 0:00 开始
Introduction of How to take multiple inputs in one variable in python
How to take multiple inputs in one variable in python
YouTube
Daneyal Lari
1:00
从 00:14 开始
Splitting User Input into Operands
Python Calculator - Building a Simple Calculator Program in Python
YouTube
PythonByAbhi
从 00:23 开始
Splitting Input by Space
input multiple integers in one line Python
YouTube
Stack Equation
从 03:36 开始
Testing the Calculator with Different Inputs
Building a Complex Calculator in Python: Step-by-Step Tutorial
YouTube
Brilliant Rodgers
5:52
从 00:12 开始
Creating a Variable for User Input
Let's code a simple python CALCULATOR! 🧮
YouTube
Bro Code
13:34
从 01:09 开始
Inputting User Choices
How to Create a Simple Calculator using Python Programming Language
YouTube
LearningLad
5:03
从 0:00 开始
Introduction to Sum Two Function
Learn Python Programming - 22 - Sum Two (Exercise)
YouTube
Clever Programmer
45:28
从 0:00 开始
Introduction and Initializing the Calculator
How to Create a Calculator in Python - Full Tutorial
YouTube
DJ Oamen
从 12:14 开始
Testing the Calculator Functions
Build a Calculator in Python Using Tkinter! GUI Tutorial #2. Code the Fun
…
YouTube
LeMaster Tech
16:13
Build a Modern UI Calculator in Python Tkinter | Step-by-Step Tuto
…
已浏览 3284 次
2024年8月7日
YouTube
Sen Gideons
34:39
Build a Calculator in Python
已浏览 1.2万 次
6 个月之前
YouTube
Kenny Yip Coding
13:06
Tutorial #10: Taking Multiple User Inputs in ONE line code _ Python
…
已浏览 9143 次
2022年5月31日
YouTube
Make Everyday EZ Day
3:55
Python calculator program 🧮
已浏览 22.7万 次
2022年10月17日
YouTube
Bro Code
2:07
Python Calculator in Minutes | Python Calculator Tutorial for Beg
…
已浏览 5 次
4 个月之前
YouTube
Calvin's InfoSphere
0:55
Create a Basic Calculator in Python | Python Programming Tutorial | #p
…
已浏览 282 次
2024年5月20日
YouTube
Asmr Scripting
1:28
How to Set a Default Value for Input Variables in Python when Taking
…
1 个月前
YouTube
vlogize
2:15
Build a Python Calculator in Minutes | Python Calculator Tutorial for Be
…
已浏览 248 次
4 个月之前
YouTube
Calvin's InfoSphere
1:33
Python Calculator for Beginners | Easy Step-by-Step Tutorial | Lear
…
已浏览 12 次
2 个月之前
YouTube
Ishu Shrivastava
19:53
How to Create a Simple Calculator Program using Python ? Video Tut
…
已浏览 7.3万 次
2019年7月18日
YouTube
Example Program
11:05
Build a Simple Calculator Using Python | Beginner Python Project
已浏览 3895 次
5 个月之前
YouTube
ProgrammingKnowledge
9:22
Simple Calculator App with Python | Python Beginner Project Tutorial
已浏览 262 次
3 周前
YouTube
Code With Arbaz
16:26
How to Make a Calculator in Python Using If Else | Python Project for
…
1 个月前
YouTube
Study Tour
1:29
How to Effectively Store Multiple Inputs in Python Using Loops
已浏览 3 次
5 个月之前
YouTube
vlogize
9:17
Simple Calculator in Python with if-else | Python for Beginners Tutori
…
已浏览 17 次
3 周前
YouTube
Pybeginners
6:55
One-Line Calculator In Python | Python One-Liners | HHKB
已浏览 5783 次
2024年9月2日
YouTube
mameeewin
11:11
calculator in python | python program to make a simple calculator
已浏览 313 次
7 个月之前
YouTube
mehak alamgir
2:59
User Input in Python | Python Basics Tutorial | CodeChef
3 周前
YouTube
Learn to Code with CodeChef
9:39
A Better Way Of Getting Inputs From A User Using Map()
已浏览 274 次
10 个月之前
YouTube
Michael Murr - Coding Instructor
4:15
How to Add Two Numbers in Python | Simple User Input Program Tutorial
已浏览 2662 次
11 个月之前
YouTube
LearningLad
16:38
input () Function in Python Explained | Master Input in 5 Minut
…
已浏览 90 次
1 个月前
YouTube
Umair Mehmood
3:14
How to Take User Input in Python Step by Step
已浏览 8 次
3 周前
YouTube
Bahawalpur Tv
11:21
Learn How to take User Input in Python | Easy Python Tutorial | @
…
已浏览 21 次
3 周前
YouTube
Logiclab
10:25
Taking user input in Python | The input function
已浏览 4.2万 次
2021年6月17日
YouTube
CampusX
14:54
Use functions in Python to to create a calculator that adds, subtracts,
…
已浏览 8527 次
2021年7月15日
YouTube
idtprof
2:19
How to Make Your Calculator Understand Algebraic Expression
…
已浏览 2 次
3 个月之前
YouTube
vlogize
1:49
How to Define a Function that Takes Two Inputs in Python
3 周前
YouTube
vlogize
1:38
How to Get the Sum of Multiple Inputs in Python: A Simplified Guide
5 个月之前
YouTube
vlogize
1:37
How to Use the for Command to Collect Multiple Inputs in Python
5 个月之前
YouTube
vlogize
观看更多视频
更多类似内容
反馈