My program is supposed to read in data from a .txt file and print out an extensive data analysis. I've accomplished the first task of reading in the file and printing out the number of riders, but I'm having problems singling out a set of numbers in the middle of my array that represents the duration of the bike ride, in order to calculate the avg ride duration.