filmov
tv
Tony Gaddis C++ Chapter 3 Programming Challenge 1: Miles per Gallon

Показать описание
Write a program that calculates a car’s gas mileage. The program should ask the user to enter the number of gallons of gas the car can hold and the number of miles it can be driven on a full tank. It should then display the number of miles that may be driven per gallon of gas.