English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 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 ...
已浏览 14.3万 次
2022年11月8日
Python GUI Tutorial
6:42:28
Python App Development: Build Modern GUIs in 7 Hours (Beginners Course)
YouTube
Code with Josh
已浏览 23.6万 次
2024年3月14日
38:59
Tkinter Beginner Course - Python GUI Development
YouTube
NeuralNine
已浏览 68.3万 次
2021年9月29日
13:01
TTKBootstrap: Easiest Way To Build Modern GUIs in Python
YouTube
NeuralNine
已浏览 9.5万 次
6 个月之前
热门视频
40:11
Modern Graphical User Interfaces in Python: Modern UI Design with Python Custom Tkinter
YouTube
Sen Gideons
已浏览 6103 次
2024年4月7日
9:42
Modern GUI With Python tkinter Full Tutorial
YouTube
TipsJazzInferno
已浏览 1931 次
5 个月之前
5:08
Write a Python program to create a class representing a shopping cart
YouTube
realJema
已浏览 1553 次
2023年9月21日
Tkinter Python
5:37:30
Tkinter Course - Create Graphic User Interfaces in Python Tutorial
YouTube
freeCodeCamp.org
已浏览 346.3万 次
2019年11月19日
41:08
Python Tkinter Tutorial (Part 1): Getting Started, Elements, Layouts, and Events
YouTube
Corey Schafer
已浏览 11.4万 次
2024年7月27日
28:39
Tkinter Python Tutorial | Python GUI Programming Using Tkinter Tutorial | Python Training | Edureka
YouTube
edureka!
已浏览 51.1万 次
2018年12月31日
跳转到 How to Add to Cart in Python GUI 的关键时刻
13:46
从 05:00 开始
Adding Items to the Menu Card
how to Create Gui Menu and Billing system for restaurant using python
YouTube
I know python
53:59
从 20:52 开始
Adding Items to the Cart
Learn Python By Making Programs - Shopping Cart [Part 02]
YouTube
renderBucket
7:14
从 04:03 开始
Displaying the Shopping Cart
Python shopping cart program 🛒
YouTube
Bro Code
11:12
从 04:06 开始
Adding a Frame and Label
Modern Graphical User Interfaces in Python
YouTube
NeuralNine
1:05:14
从 06:44 开始
Adding Widgets (Button, Label, Entry)
How to Program a GUI Application (with Python Tkinter)!
YouTube
Keith Galli
19:13
从 02:48 开始
Adding Items to the List
Learn Python By Making Programs - Shopping Cart [Part 01]
YouTube
renderBucket
27:31
从 04:02 开始
Adding Components for Top Left Frame
How to Create a GUI Attendance Register in Python
YouTube
DJ Oamen
36:00
从 30:03 开始
Adding Pie Charts
Part 1: Link real Graph and Pie Chart to Python Tkinter Dashboard | Modern Fe
…
YouTube
Sen Gideons
从 00:22 开始
Adding Labels and Text Boxes for Reference Number
How to Create a GUI Restaurant Management Systems in Python - Tuto
…
YouTube
DJ Oamen
1:15:56
从 12:01 开始
Adding CSS Elements
Build a Shopping Cart with Django, pt1 | Django Projects for Beginners
YouTube
Code With Clinton
40:11
Modern Graphical User Interfaces in Python: Modern UI Design with Py
…
已浏览 6103 次
2024年4月7日
YouTube
Sen Gideons
9:42
Modern GUI With Python tkinter Full Tutorial
已浏览 1931 次
5 个月之前
YouTube
TipsJazzInferno
5:08
Write a Python program to create a class representing a shopping cart
已浏览 1553 次
2023年9月21日
YouTube
realJema
0:34
Amazon Add Product to Cart Automatically with Python, DataK
…
已浏览 1845 次
2021年1月15日
YouTube
Data Kund
11:12
Modern Graphical User Interfaces in Python
已浏览 174.6万 次
2022年11月21日
YouTube
NeuralNine
1:15:56
Build a Shopping Cart with Django, pt1 | Django Projects for Beginners
已浏览 1.5万 次
2022年10月3日
YouTube
Code With Clinton
18:23:19
The ultimate introduction to modern GUIs in Python [ with tkinter ]
已浏览 115.7万 次
2023年3月23日
YouTube
Clear Code
31:15
Python Tutorial UI Design Using Flet
已浏览 1.2万 次
2022年12月2日
YouTube
Line Indent
10:29
Using Icons, Images, and Exit Buttons - Python Tkinter GUI Tuto
…
已浏览 32.2万 次
2019年1月29日
YouTube
Codemy.com
28:13
Building Out The GUI for our Database App - Python Tkinter GU
…
已浏览 26.8万 次
2019年5月10日
YouTube
Codemy.com
1:05:14
How to Program a GUI Application (with Python Tkinter)!
已浏览 94.7万 次
2019年2月2日
YouTube
Keith Galli
13:01
TTKBootstrap: Easiest Way To Build Modern GUIs in Python
已浏览 9.5万 次
6 个月之前
YouTube
NeuralNine
6:57
Create Python GUIs In 5 Minutes With This Package!
已浏览 4万 次
2023年6月6日
YouTube
TurbineThree
1:33:18
1.Build a Retail Billing System using Python Tkinter GUI - Step-by-Step
…
已浏览 10.6万 次
2023年4月3日
YouTube
Coding Lifestyle 4u
5:37:30
Tkinter Course - Create Graphic User Interfaces in Python Tutorial
已浏览 346.3万 次
2019年11月19日
YouTube
freeCodeCamp.org
11:16
Use a Drag & Drop Editor to Make Tkinter Python GUI Applications!
已浏览 40.1万 次
2023年5月7日
YouTube
TurbineThree
6:22
Create GUI With Python And TKinter - Python Tutorial(2020) #1
已浏览 3.8万 次
2020年5月31日
YouTube
Anshuman Biswal
13:56
Creating PyQt Layouts for GUI Python Applications
已浏览 3.5万 次
2021年2月18日
YouTube
Real Python
3:00
Create your first GUI with Python using 5 lines of Code
已浏览 1.2万 次
2020年5月19日
YouTube
buildwithpython
14:08
I use Drag and Drop to build modern Python Apps
2024年2月29日
YouTube
Softlinks
16:13
Build a Modern UI Calculator in Python Tkinter | Step-by-Step Tuto
…
已浏览 3284 次
2024年8月7日
YouTube
Sen Gideons
8:38
How to Install and Use TKinter in Python | Python GUI Programming
已浏览 5701 次
11 个月之前
YouTube
E 4 E-Learning
36:27
Create A Chatbot GUI Application With Tkinter - Python Tutorial
已浏览 11万 次
2021年2月15日
YouTube
Patrick Loeber
11:57
Create Graphical User Interfaces With Python And TKinter
已浏览 104.4万 次
2019年1月10日
YouTube
Codemy.com
10:26
Creating Input Fields With TKinter - Python Tkinter GUI Tutorial #4
已浏览 38.3万 次
2019年1月16日
YouTube
Codemy.com
11:01
Creating Buttons With TKinter - Python Tkinter GUI Tutorial #3
已浏览 34.9万 次
2019年1月14日
YouTube
Codemy.com
39:18
Create a custom GUI banking system using Python x Tkinter, fo
…
已浏览 6.1万 次
2020年8月7日
YouTube
Johan Godinho
48:53
How To Create Add To Cart Shopping Using HTML CSS And J
…
已浏览 3.4万 次
8 个月之前
YouTube
Codehal
2:39
Python responsive GUI | user interface with animated transition
…
已浏览 1.8万 次
2021年6月19日
YouTube
Spinn TV
观看更多视频
更多类似内容
反馈