Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I'm having a lot of difficulty with this homework problem...If anyone could show me how to do it that would be great!
Problem 1:
A liter is 0.264179 gallons. Write a program that will read in the number of liters of gasoline consumed by the user's car and 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.
After doing this...
Modify your program so that it will take input data for two cars and output the number of miles per gallon delivered by each car. Your program will also announce which car has the best fuel efficiency (highest number of miles per gallon).

Start with pseudo-cade. Like it says, you need a constant for the number of liters per gallon.
You need a couple variables: liters & miles per gallon.
=====================================
Helping others achieve escape felicityM2

![]() |
![]() |
![]() |
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |