Use switch structure nested in sentinel¬-controlled while loop.

can anyone please write aprograme that does the following: please!!!!



In a CS115 Café there are three drinks to order (coffee, juice, and tea), write a complete c++ program to show a menu then prompt users to enter 1 for Tea, 2 for Coffee, 3 for juice, -1 to exit without choosing any drink. They have the choice to choose more than one choice.

When the user done from choosing the program will calculate his bill (فاتورة) (total bill is the summation of all prices of all drinks chosen by the user.)
Once the total bill has been calculated the bill will be issued for the user after adding the tax that is equal 16%.
Topic archived. No new replies allowed.