File Practice
Write a function that opens a file specified by the user and prints out the average line length.
Write a function that reads in some indefinite input from the user and outputs it all to a file.