i need to find the highest, lowest and average for my random numbers generated for each run. But right now, the program that I've written, my program is reading the highest, lowest and average for all the runs. The number of runs have no limit and the range and number of random numbers generated are input by the user.