0
Python program
Create a Python program for departmental stores, the program must satisfy the below conditions: The store must contain at least 20 UNIQUE items. The items must have their own price (two items can have same price). The user must be able to buy the items in any quantity they want.The user be able to buy an item only if that item is available. The total bill must add a tax of 10% to the total bill. The final bill must contain all the details of the purchase such as, items, item quantity, price of each item
4 Answers
+ 1
Hi Aditya Raghavendra ,
Can you please show us your work you did for this program, so that we can help you?
+ 1
Hi Sachin Artani ! Haven't started yet..... Posted a question so that it could help me! :)
+ 1
Okay..... Thanks man!! âïžđ
Will come back to you soon đŹ
0
Aditya,
I personally suggest you to try it first. Fail a number of times and come up with a wrong solution. It would only make you better. âș
P.S. correct answers are also allowed đ