Question: Write program PSEUDOCODE that prompts the user for their name and then will compute a car's miles per gallon given input of miles driven and
Write program PSEUDOCODE that prompts the user for their name and then will compute a car's miles per gallon given input of miles driven and gallons of gas used. It should also convert those given numbers into metric and show kilometers driven, liters used, and kilometers per liter. All with well formatted output.
Submit:
C++ Programming Warm-Up Exercise PSEUDOCODE for the algorithm that compute's a car's miles per gallon given input of miles and convert these numbers into metric and show km.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
