Musica B

The outer loop selects the first runner. We make sure that the total for that runner starts off at 0.0. The inner loop iterates over all the laps of the first runner and keeps adding them to runnerTime. We can then calculate the average lap time of the first runner.