So far this is my code. It needs to take from a text time (textfile1), read it, and output how many characters and lines it has. But right now all it does it take the textfile1.txt and spit it back out at me. What did I do wrong and where do I go from here?