Question: Design a solution in PSUEDOCODE that calculates the total amount of a meal purchased at a restaurant. The program should ask the user to enter
Design a solution in PSUEDOCODE that calculates the total amount of a meal purchased at a restaurant. The program should ask the user to enter the charge for the food and calculate the amount of a 15% tip and 7 percent sales tax. Display each of these amounts and the total.
Refactor this solution so that modules for input, process, and output are utilized.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
