This program creates an array from a text file that contains data about the amount of time it takes a runner to complete a half-marathon. I was then required to create a way for a user to input a runner's number and get data about their race performance printed to the console. This was an assignment for an advanced java course at my local community college.