0
Can someone help me with this Q? idk what to do iam stuck and i garra use all these conditions below inside do-while... HELP💔
Write a complete program for a shop of your friend, relatives or acquaintances. The program must have a switch case, operational condition, while or do-while loop and IF- Else condition. It must get requests from users such as “coffee” , “tea”,"Cappuccino", and 2 others., then gets the quantity and sum up the final prices. The loop helps the user to choose more than one item. Please do it in a real shop with real prices, but you do not need to include all items. Marking Criteria • Creativity • Originality • Clear Code • Comments • Correctness • Portability • User friendly
6 odpowiedzi
+ 3
Kazy Show your attempt
+ 3
Kazy Share your code so that community can help you
+ 3
Kazy You could have put them in one file and share the link just like this 👇
https://code.sololearn.com/cLsQbltMZLaI/?ref=app
+ 1
https://www.sololearn.com/post/1558202/?ref=app
0
I wrote a code but when u order for example 3 coffee ☕ the sum of all of them will not be the correct price.
0
This is the code. If u help me or make this code easier i will be thankful.