assume that a file containing a series of integers is named numbers.txt. write a program that calculates the average of all the numbers stored in the file and prints the average to the screen.