Which of the following would be a good name for the function that takes the length of a race and returns the time needed to complete it?
A. Time(race)
B. Time(length)
C. Length(time)
D. Cost(time) ​