I have to make a program that will put numbers from a .txt file into arrays and then calculate the average of those numbers. I also need a function to determine the largest and smallest number from the .txt file. Sorry, I'm very new to this and am not understanding how to go about it.