Specification:
Write an application that computes the number of miles per gallon (MPG) of gas for a trip.
Accept as input a floating point number that represents the total amount of gas used.
Also accept two integers representing the odometer readings at the start and end of the trip.
What to Submit:
A project signature page.
A copy of this project specification
A listing copy (.txt file generated by the compiler) of your code