English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
7:14
YouTube
Bro Code
Python shopping cart program 🛒
#python #tutorial #course # Shopping cart exercise foods = [] prices = [] total = 0 while True: food = input("Enter a food to buy (q to quit): ") if food.lower() == "q": break else: price = float(input(f"Enter the price of a {food}: $")) foods.append(food) prices.append(price) print("----- YOUR CART -----") for food in foods: print(food, end ...
已浏览 16.1万 次
2022年11月8日
Python Tutorial
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
已浏览 434.5万 次
2022年8月9日
8:38:56
Python Full Course for Beginners | Complete All-in-One Tutorial | 9 Hours
YouTube
Dave Gray
已浏览 106.8万 次
2023年7月25日
11:54:14
Python Full Course for Beginners - Complete Programming Tutorial 2025
YouTube
evlearn
已浏览 1.6万 次
5 个月之前
热门视频
2:23
Write a python program to calculate the bill amount for item given its quantity sold value discount
YouTube
programming40guru
已浏览 1699 次
2022年1月1日
2:51
Python program | To calculate Profit or Loss for given selling and cost price.
YouTube
Vartika Singh
已浏览 5247 次
2022年5月13日
5:25
Python Basics | How to Calculate Expenses in Python | Python Programming For Beginners
YouTube
PyBrain
已浏览 2072 次
2021年1月5日
Python Projects
3:00:29
12 Beginner Python Projects - Coding Course
YouTube
freeCodeCamp.org
已浏览 488.1万 次
2020年12月9日
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 212.8万 次
2024年1月23日
53:00
Python Projects for Beginners – Master Problem-Solving! 🚀
YouTube
Programming with Mosh
已浏览 82.7万 次
2024年9月10日
跳转到 How to QTY Price Using Python 的关键时刻
17:34
起始时间 03:08
Historic Analysis Using Python
Stock Share Price Analysis Using Python | QuantsBytes | Quantitative A
…
YouTube
Scientific Investing
43:17
起始时间 14:30
Using Python for Data Retrieval
DIY Quantitative Stock Market Investing with Python
YouTube
The Python Quants
25:39
起始时间 24:30
Conclusion of Quantitative Stock Price Analysis with Python, pandas, NumPy matplotlib & SciPy
Can Stock Prices Be Predicted? Quant Analysis with Python, Pandas, NumP
…
YouTube
Matt Macarty
7:14
起始时间 01:01
Using the While Loop
Python shopping cart program 🛒
YouTube
Bro Code
2:51
起始时间 00:42
Inputting Cost Price
Python program | To calculate Profit or Loss for given selling and cost price.
YouTube
Vartika Singh
4:12
起始时间 00:33
Using tqget Function
R Programming | How to plot stock prices with tidyquant | 4 minute tutorial
YouTube
Isabel🍑LifeCLT
58:14
起始时间 42:04
Calculating Predicted Sales Values
Python ML #08: Sales Forecast Tutorial with Linear Regression Model #machi
…
YouTube
BekBrace
2:23
Write a python program to calculate the bill amount for item given its q
…
已浏览 1699 次
2022年1月1日
YouTube
programming40guru
2:51
Python program | To calculate Profit or Loss for given selling and cost
…
已浏览 5247 次
2022年5月13日
YouTube
Vartika Singh
5:25
Python Basics | How to Calculate Expenses in Python | Python Prog
…
已浏览 2072 次
2021年1月5日
YouTube
PyBrain
2:10:16
Quantitative Finance using Python
已浏览 1671 次
2020年11月6日
YouTube
Rajesh Prabhakar Kaila
0:31
Python Program to Calculate Quantity from Price|#python
已浏览 178 次
3 周前
YouTube
Btech vale babu
3:12:18
Build a Profit Calculator GUI in PySide6 | Real Business Case Stu
…
已浏览 115 次
2 个月之前
YouTube
Emmanuel’s IT Lab
58:14
Python ML #08: Sales Forecast Tutorial with Linear Regression M
…
已浏览 9.1万 次
2022年8月28日
YouTube
BekBrace
23:36
How to place orders through APIs in Algo Trading? – Episode 6
已浏览 6006 次
10 个月之前
YouTube
Trading with Groww
1:34
Cost Price Per Item Program in Python
已浏览 488 次
2022年10月7日
YouTube
Computer Programming Tutor
2:07:34
FULL TUTORIAL: Price Elasticity and Optimization in Python (feat. p
…
已浏览 2.1万 次
2023年10月27日
YouTube
Matt Dancho (Business Science)
18:12
AI for Quantity Surveying & Estimating in 2025
已浏览 1939 次
6 个月之前
YouTube
Civils-ai Construction AI
22:44
Complete Responsive Furniture E-Commerce Website with Python D
…
已浏览 1459 次
1 个月前
YouTube
Mr. Web Designer
4:25
-ve qty price tampering | bug bount tutorial | how hackers buy product
…
已浏览 3010 次
2024年12月5日
YouTube
pyGuru
2:09:10
Build an Inventory Management System with Python and Django:
…
已浏览 11.1万 次
2023年5月17日
YouTube
Legion Script
13:34
How to get Real Time Indian Stock market data in Python for Free [20
…
已浏览 7.8万 次
2024年1月20日
YouTube
Financial Programming with Ritvik, CFA
14:05
AI for Quantity Surveying and Construction Estimation
已浏览 1.5万 次
2024年6月17日
YouTube
Civils-ai Construction AI
1:20:33
Learn Inventory Management with Python - Tutorial Supply Chain An
…
已浏览 2191 次
6 个月之前
YouTube
Supply Science
8:39
How to fetch NSE live data in python | NSEpy 💹
已浏览 3.3万 次
2022年10月6日
YouTube
Financial Programming with Ritvik, CFA
12:17
Build a Professional Invoice Generator with Python (Tkinter, P
…
已浏览 448 次
3 个月之前
YouTube
DJ Oamen
11:45
Python Case Study: Analyzing Retail Store Customer Data
已浏览 523 次
2025年3月14日
YouTube
Rajat Kumar
1:30
Simple POS System in Python Tkinter | Full Project for Beginner
…
已浏览 307 次
10 个月之前
YouTube
TechByAbdullah
2:15
How to Find Equilibrium Price and Quantity (Step-by-Step Tutorial)
已浏览 6297 次
6 个月之前
YouTube
Econ, Stats & Math Unlocked
6:50
Calculating Air Quality Index using Python | Python Projects
已浏览 1587 次
2024年6月27日
YouTube
RUDE LABS
25:39
Can Stock Prices Be Predicted? Quant Analysis with Python, Pand
…
已浏览 4.9万 次
2021年6月7日
YouTube
Matt Macarty
14:59
Place Order in Zerodha Using Python. Create ALGO in 2 MINUTES.
已浏览 2.9万 次
2022年4月13日
YouTube
MK Codez
3:26
I CREATE INVOICE APP IN 2 MIN USING PYTHON & PYTHON TKINT
…
已浏览 1708 次
2025年4月19日
YouTube
Code Nust
11:14
Using Artificial Intelligence (AI) Tool (ChatGPT) for Quantity Takeoffs ||
…
已浏览 989 次
2025年1月20日
YouTube
The Quantity Surveying Chronicles
9:29
Category Wise Discount % and Quantity Sold | AVG Discount Elas
…
已浏览 90 次
1 周前
YouTube
Dive in Data
16:19
Python Shopping Cart Tutorial | Learn Lists & While Loops Easily
…
已浏览 100 次
2025年3月8日
YouTube
Ayo AI
观看更多视频
更多类似内容
反馈