You now have seen how to work with values in the terminal. Have a go at finishing off this program now. The remaining output needs you to get the distance remaining, to show the time remaining in the trip, the total distance covered, and the total time taken.
Make sure to test your program and make sure that the values output are correct.
When you finish this you should feel confident that you can build some small terminal calculation programs on your own.