Question: Create a cash register program: using python Create a Menu program with 5 items to purchase. The user will select each item by entering a
Create a cash register program: using python
Create a Menu program with 5 items to purchase. The user will select each item by entering a number associated to each item. Print the total amount purchased.
Input:
Enter the number associated to the Item
Enter the quantity
Calculation:
Accumulate all items purchased.
Output:
Print the total amount purchased.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
