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 Tutorial
4:26:52
Learn Python - Full Course for Beginners [Tutorial]
YouTube
freeCodeCamp.org
已浏览 4847.1万 次
2018年7月11日
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
已浏览 424.9万 次
2022年8月9日
2:02:21
Python Full Course for Beginners
YouTube
Programming with Mosh
已浏览 562.5万 次
2025年2月12日
热门视频
34:39
Build a Calculator in Python
YouTube
Kenny Yip Coding
已浏览 5.2万 次
2025年2月26日
8:58
Python Program to Make a Simple Calculator | Complete Tutorial
YouTube
WsCube Tech
已浏览 10.7万 次
2022年8月6日
10:19
Python Program #30 - Make a Simple Calculator in Python
YouTube
Programming For Beginners
已浏览 12.7万 次
2023年5月22日
Python Projects
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 207.1万 次
2024年1月23日
3:00:29
12 Beginner Python Projects - Coding Course
YouTube
freeCodeCamp.org
已浏览 486.5万 次
2020年12月9日
53:00
Python Projects for Beginners – Master Problem-Solving! 🚀
YouTube
Programming with Mosh
已浏览 76.4万 次
2024年9月10日
跳转到 Code of Calculator in Python 的关键时刻
9:17
起始时间 00:11
Introduction of Calculator In Python | How To Create Calculator In Python | Python Tutorial
Calculator In Python | How To Create Calculator In Python | Python Tutorial
YouTube
ObaCode
10:19
起始时间 06:00
Running the Code
Python Program #30 - Make a Simple Calculator in Python
YouTube
Programming For Beginners
23:49
起始时间 10:16
Showing the Lines of Code
Python Calculator Tutorial
YouTube
DJ Oamen
7:59
起始时间 05:04
Copying the Code to Word Time
Python Program to Make a Calculator
YouTube
C.S.E-Pathshala by Nirmal Gaud
6:37
起始时间 03:04
Changing the Code
Building a Complex Calculator in Python: Step-by-Step Tutorial
YouTube
Brilliant Rodgers
18:01
起始时间 01:05
Defining the Calculator Class
How to Create Calculator in Python
YouTube
Paul Oamen
46:22
起始时间 00:51
Setting Up Python Development Environment
How to Create Calculator in Python - Full Tutorial
YouTube
DJ Oamen
17:22
起始时间 10:53
Implementing Clear and Calculate Functions
Simple Calculator App Tutorial in Python for Beginners (Part 2)
YouTube
TokyoEdtech
1:25:29
起始时间 00:18
Introduction and Overview
How to Build a Basic Calculator in Python Using Tkinter Modules|Python
…
YouTube
Simple Coding Style with Steph
34:39
Build a Calculator in Python
已浏览 5.2万 次
2025年2月26日
YouTube
Kenny Yip Coding
8:58
Python Program to Make a Simple Calculator | Complete Tutorial
已浏览 10.7万 次
2022年8月6日
YouTube
WsCube Tech
10:19
Python Program #30 - Make a Simple Calculator in Python
已浏览 12.7万 次
2023年5月22日
YouTube
Programming For Beginners
27:06
Python Project for beginners #6| Calculator -Complete Code | Pytho
…
已浏览 6.8万 次
2023年7月4日
YouTube
Jenny's Lectures CS IT
19:53
How to Create a Simple Calculator Program using Python ? Video Tut
…
已浏览 7.6万 次
2019年7月18日
YouTube
Example Program
15:37
How to Build a Simple Calculator in Python - Step by Step 1
已浏览 41.8万 次
2018年12月27日
YouTube
Alkademy Learning
13:35
How to Create a Simple Calculator using Python Programming Langu
…
已浏览 8.1万 次
2021年3月18日
YouTube
LearningLad
28:35
How to Create Calculator in Python - Full Tutorial
已浏览 41.9万 次
2016年7月2日
YouTube
DJ Oamen
11:05
How to Make Calculator in Python (Using If Else Statement) | Tutoria
…
已浏览 24.4万 次
2021年6月26日
YouTube
WsCube Tech
12:42
Building a Simple Calculator in Python using Visual Studio Code
…
已浏览 6288 次
2022年2月22日
YouTube
Salow Studios
11:05
Build a Simple Calculator Using Python | Beginner Python Project
已浏览 6074 次
11 个月之前
YouTube
ProgrammingKnowledge
33:16
Easy Calculator in Python Tutorial | Step by Step Guide to Create GUI
…
已浏览 3696 次
2021年9月3日
YouTube
All About Python
3:55
Python calculator program 🧮
已浏览 24.4万 次
2022年10月17日
YouTube
Bro Code
0:07
Code a Calculator in 30 Seconds! 🤯 (Python for Absolute Beginners)
已浏览 6338 次
5 个月之前
YouTube
Code Fap
49:01
How to Make a Scientific Calculator in Python Using Tkinter and Pytho
…
已浏览 6909 次
2021年2月23日
YouTube
Code Cafe
12:17
Creating A Calculator Using Tkinter | Python Tkinter GUI Tutorial
已浏览 44.2万 次
2021年4月16日
YouTube
Parvat Computer Technology
15:08
Python calculator app 🖩
已浏览 10.4万 次
2021年2月1日
YouTube
Bro Code
29:42
Calculator GUI Application using Python | Tkinter Tutorial | Python
…
已浏览 3.4万 次
2022年5月18日
YouTube
CampusX
6:10
Building a Basic Calculator | Python | Tutorial 9
已浏览 24.9万 次
2017年10月22日
YouTube
Giraffe Academy
7:45
How to make a Calculator in Python using tkinter
已浏览 1.9万 次
2022年2月17日
YouTube
Koolac
42:50
How to Create a Calculator using Python in Visual Studio Code
已浏览 3万 次
2021年2月2日
YouTube
DJ Oamen
19:00
How to Create a Simple Calculator Using Python | GUI Tkinter Project
已浏览 16.7万 次
2021年12月23日
YouTube
Parvat Computer Technology
39:44
Build a Modern Python GUI Calculator | Step by Step Tutorial
已浏览 6670 次
2023年5月9日
YouTube
Coding Lifestyle 4u
22:51
Simple GUI Calculator in Python
已浏览 34.5万 次
2021年7月25日
YouTube
NeuralNine
31:55
How to Create a Calculator with Visual Studio Code Application us
…
已浏览 1.7万 次
2023年4月18日
YouTube
Paul Oamen
0:49
How to create a simple calculator in python for beginners #codding #b
…
已浏览 3.5万 次
2022年1月1日
YouTube
Single CODE
7:12
Python program to create simple calculator without function for beg
…
已浏览 2756 次
2022年10月3日
YouTube
Everyday Programmer
1:00
Python Calculator - Building a Simple Calculator Program in Pyth
…
已浏览 2309 次
2023年5月14日
YouTube
PythonByAbhi
11:57
Build a Scientific Calculator in Python with Tkinter | Full Tutorial
已浏览 517 次
2024年9月16日
YouTube
AG_YouTube
观看更多视频
更多类似内容
反馈