Write a program that computes the total payment


1) Write a program that computes the total payment, tip, and tax for the "ABC" restaurant. This program must have three functions as below:
1. Menu (Show the menu for each customer). Menu include 6 options:
a. Rib lets ($10.99)
b. Margarita Chicken ($10.49)
c. Double Crunch Shrimp ($10.99)
d. Stake ($12.57)
e. (Kids) Mini Cheeseburger ($7.67)
f. Dessert ($1.99)
2. Compute_tip : 12% of customer's total price.
3. Compute_tax: 8% as tax
Your program must run for more than one customer customers.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that computes the total payment
Reference No:- TGS0132444

Expected delivery within 24 Hours