K
kutzi_lala_yey
If You were hired by a gasoline firm to create a program that will
tell whether which route is faster and which route is more likely to
be fuel efficient separately. A test car was provided for you to model
your software. This test car holds a full tank of 40 Liters and burns
fuel at a rate of 7 Liters per kilometer. Your software should be able
to ask two alternate routes from the user and its corresponding
distances in kilometers. Assume that the allowed speed limit is at 40
KPH. After entering the required values your program should tell the
user which route is the fastest and which route is more fuel efficient.
tell whether which route is faster and which route is more likely to
be fuel efficient separately. A test car was provided for you to model
your software. This test car holds a full tank of 40 Liters and burns
fuel at a rate of 7 Liters per kilometer. Your software should be able
to ask two alternate routes from the user and its corresponding
distances in kilometers. Assume that the allowed speed limit is at 40
KPH. After entering the required values your program should tell the
user which route is the fastest and which route is more fuel efficient.