Question: Please in python code A cars miles-per-gallon (MPG) can be calculated using the formula: MPG = miles driven / gallons of gas used Write a
Please in python code
A cars miles-per-gallon (MPG) can be calculated using the formula: MPG = miles driven / gallons of gas used Write a program that asks the user for the cars make, number of miles driven and the gallons of gas used. It should calculate the cars MPG and displays the result rounded to 2 decimal places. Example Your Toyotas MPG is 28.56
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
