Design a program 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 then calculate the amount of a 15 percent tip and 7 percent sales tax. Display each of these amounts and the total.
In addition to the main module, develop separate functions to calculate the tip, tax, and total. Have main handle all of the input and print statements.
should be done in python
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here