Write a program that asks the user for the number of miles driven and the gallons of gas used. It should calculate the cars MPG and display the result.

Write a program that asks the user for the number of miles driven and the gallons of gas used. It should calculate the cars MPG and display the result.

2. 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 an 18 percent tip and 7 percent sales tax. Display each of these amounts and the t