A liter is 0.264179 gallons. Write a program that will read in the number of liters of gasoline consumed by a user's car and the number of miles traveled by the car and will then output the number of miles 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 gallon.
Submit the source file containing as a comment your name, course code and date.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here