Question: question 2 please which is based on question 1 1. A liter is 0.264179 gallons. Write a program that wifl read in the number of

1. A liter is 0.264179 gallons. Write a program that wifl read in the number of liters of gasoline consumed by the user's car and the number of miles traveled by the car and will then ouinut the number of mile per gallon the. car delivered. Your program should allow the user to repeat this calculation. as often as the user wishes. Define a function to compute the number of miles per gallon. Your program should use a globally defined constant for the number of liters per gillon. 2. Modify your program from Practice Program 1 so that it will take input data for two cars and output the number of miles per gallon delivered by each car. Your program will also announce which car has the best fuel ef. ficiency (highest number of miles per gallon)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
