Question: USING PYTHON: Write a program that calculates the total amount of a meal purchase at a restaurant. The program should ask the user to enter
USING PYTHON: Write a program that calculates the total amount of a meal purchase at a restaurant. The program should ask the user to enter the charge for the food, and then calculate the amount of an 18 percent tip and a 7 percent sales tax. Display each of the amounts and the total.

ALSO, PROVIDE THE PSUEDOCODE, DATA DICTIONARY AND DATA SET IN THIS FORMAT:

8. Tip, Tax, and Total Write 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 18 percent tip and 7 percent sales tax. Display each of these amounts and the total
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
