HOME
Calculate journey time
Write an algorithm that will calculate the journey time of a vehicle
You should ask
- how far they are going (in miles)
- What the average speed will be (in miles per hour)
- The program should output how many hours and minutes the journey will take
- Eg "The journey will take 2 hours and 20 mins"
Construct the algorithm answer dragging &dropping and reordering lines from the
left to the right.
Jumble the blocks!
Try your code!