English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
3:55
YouTube
Bro Code
Python calculator program 🧮
#python #tutorial #code 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 == "*": result = num1 * num2 print ...
已浏览 24.4万 次
2022年10月17日
Python Tutorial
50:54
Python Tutorial for Beginners | Learn Python Step by Step | Edure Learning
YouTube
Edure Learning
已浏览 1.4万 次
2 个月之前
2:06:21
🐍 Python Basics & Syntax for Beginners | Learn Python Fundamentals Step by Step
YouTube
Coding Fab
已浏览 1665 次
2 个月之前
11:54:14
Python Full Course for Beginners - Complete Programming Tutorial 2025
YouTube
evlearn
已浏览 1.6万 次
5 个月之前
热门视频
11:00
Python - Test Average And Grade
YouTube
Wrt Tech
已浏览 3.1万 次
2020年7月5日
5:04
PROBLEM SET 0: TIP CALCULATOR | SOLUTION (CS50 PYTHON)
YouTube
Dors Coding School
已浏览 3.6万 次
2022年4月7日
34:39
Build a Calculator in Python
YouTube
Kenny Yip Coding
已浏览 6.3万 次
2025年2月26日
Python Programming Examples
8:38:56
Python Full Course for Beginners | Complete All-in-One Tutorial | 9 Hours
YouTube
Dave Gray
已浏览 107.2万 次
2023年7月25日
4:26:52
Learn Python - Full Course for Beginners [Tutorial]
YouTube
freeCodeCamp.org
已浏览 4866万 次
2018年7月11日
3:00:29
12 Beginner Python Projects - Coding Course
YouTube
freeCodeCamp.org
已浏览 488.4万 次
2020年12月9日
跳转到 How to Calculate a Answer In Python 的关键时刻
5:04
起始时间 01:52
Implementing the Tip Calculator
PROBLEM SET 0: TIP CALCULATOR | SOLUTION (CS50 PYTHON)
YouTube
Dors Coding School
9:41
起始时间 07:37
Calculating Average and Displaying Results
Python Program to Find Sum and Average of All Numbers entered by th
…
YouTube
Example Program
37:29
起始时间 00:48
Designing the Calculator
Learn to Program 22 : Python Calculator
YouTube
Derek Banas
4:07
起始时间 00:31
Designing the Calculator
Simple Calculator in Python - Method - 1 | Python Practice 2 | Newtum Solutions
YouTube
Newtum Solutions
7:59
起始时间 00:13
Printing the Calculator
Python Program to Make a Calculator
YouTube
C.S.E-Pathshala by Nirmal Gaud
24:04
起始时间 04:17
Calculating the Mean or Average of a Set of Numbers in Python
How To Solve Any Math Problem With Python
YouTube
Mr Learner
11:00
Python - Test Average And Grade
已浏览 3.1万 次
2020年7月5日
YouTube
Wrt Tech
5:04
PROBLEM SET 0: TIP CALCULATOR | SOLUTION (CS50 PYTHON)
已浏览 3.6万 次
2022年4月7日
YouTube
Dors Coding School
34:39
Build a Calculator in Python
已浏览 6.3万 次
2025年2月26日
YouTube
Kenny Yip Coding
5:52
Let's code a simple python calculator! 🧮
已浏览 9万 次
2024年8月13日
YouTube
Bro Code
8:58
Python Program to Make a Simple Calculator | Complete Tutorial
已浏览 10.8万 次
2022年8月6日
YouTube
WsCube Tech
4:38
Python - Calculating Averages Tutorial
已浏览 2.7万 次
2020年9月20日
YouTube
Geek Tutorials
8:55
Learn Python Fast: Simple Calculator Tutorial (with explanati
…
已浏览 40 次
7 个月之前
YouTube
rook
13:09
Python Programming Practice: LeetCode #1 -- Two Sum
已浏览 24.2万 次
2019年11月26日
YouTube
DataDaft
9:41
Python Program to Find Sum and Average of All Numbers entered b
…
已浏览 3.3万 次
2020年10月26日
YouTube
Example Program
5:04
Calculating Average Test Score with Python - Pt 1
已浏览 2591 次
2019年6月11日
YouTube
homastudio
13:35
How to Create a Simple Calculator using Python Programming Langu
…
已浏览 8.1万 次
2021年3月18日
YouTube
LearningLad
9:29
Create a QUIZ GAME with Python 💯
已浏览 30.5万 次
2022年11月23日
YouTube
Bro Code
6:03
Lec-11: Logical operators in Python | AND, OR, NOT | Python 🐍 for begi
…
已浏览 15.5万 次
2023年2月21日
YouTube
Gate Smashers
2:01
Modulo sign and manual method of finding remainder of the division i
…
已浏览 318 次
9 个月之前
YouTube
GEG Agra(Techie Krish)
0:34
Python’s Secret For Easy Averages Revealed
已浏览 7884 次
6 个月之前
YouTube
Begin Secure
6:31
72. Perform Math Calculations with Python the Easy Way | Python for
…
已浏览 31 次
10 个月之前
YouTube
Programming with Adil
5:34
Python Tutorial: Calculate Sum, Difference, Product & Division of
…
已浏览 242 次
2024年7月24日
YouTube
Python Guruji
6:56
Python - BMI Calculator
已浏览 5万 次
2020年12月5日
YouTube
Wrt Tech
26:11
Calculating Option Greeks Using a Spreadsheet (or Python)
已浏览 1.3万 次
2020年5月9日
YouTube
Kevin Mooney
24:40
Solve Equations with SymPy! Python Basic Algebra Tutorial
已浏览 3万 次
2020年8月23日
YouTube
MCC Py Tutorials
11:49
Taylor's Series in Python! || Math - Calculus Python
已浏览 8759 次
2022年11月5日
YouTube
Younes Lab
28:10
Calculating discounts python
已浏览 1226 次
2023年11月29日
YouTube
tekkmood
8:56
Calculating Log Returns with Python
已浏览 565 次
2024年8月22日
YouTube
Barry Cobb
6:11
Numerical expression in python || how to solve numerical expressio
…
已浏览 3.8万 次
2021年10月7日
YouTube
Computing Knowledge
19:53
How to Create a Simple Calculator Program using Python ? Video Tut
…
已浏览 7.7万 次
2019年7月18日
YouTube
Example Program
6:53
100 Python Problems with Solutions for Beginners | Most Common Pyt
…
已浏览 10.6万 次
2022年6月5日
YouTube
CampusX
0:21
Python Functions Example 💰 | Tip Calculator (Beginner)
已浏览 813 次
3 个月之前
YouTube
Code Universe
0:24
How to make a false calculator in python for prank your friends #co
…
已浏览 466 次
7 个月之前
YouTube
Pixel & Py
0:54
Python For Everybody Assignment 6.5 | using find() | string slicing | e
…
已浏览 2490 次
2022年5月23日
YouTube
Go Geeks
观看更多视频
更多类似内容
反馈