Personal Best
Write a program that asks for the name of a pole vaulter and the dates and vault heights (in meters) of the athlete’s three best vaults. It should then report in height order (best first), the date on which each vault was made, and its height.
Input Validation: Only allow the program to accept values between 2.0 and 5.0 for the heights.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.