1) Write a complete program that loops through the following task:
2) Write a complete program that reads numbers from a file (any file name). It should continue reading numbers until there are no more numbers left to read. The program should then display how many numbers it read and what the average of the numbers is.