Question: Python Programming. Write a vending machine in python that does the following. Enter 1 to add the item category. 1) enter the item name 2)
Python Programming.
Write a vending machine in python that does the following.
Enter 1 to add the item category.
1) enter the item name 2) then add the price (using dictionary management)
Enter 2 to display all the added item names
Enter 3, buy items and get change automatically ex: coke = $1, put in $10 and get back 1 $5 and 4 $1 COINS
Enter Qthe program end
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
