Turing 019c — Real Variables IV

Assignment

Write a program that prompts for time (in minutes) and distance travelled (in kilometres) , then outputs the average speed (in km/h).

Save as "019c.t".