Question: Design and write an algorithm that determines the flying time between two cities given the mileage (distance) between them and the rate of the airplane.
Design and write an algorithm that determines the flying time between two cities given the mileage (distance) between them and the rate of the airplane. (Hint: you can base your solution on the formula distance = rate x time. Note here that both the mileage and rate will be input by the user.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
