----------------------------------------------------------- INPUT FILE: Input.txt ----------------------------------------------------------- Hello World. This is a sample file. It contains sample text that Paul is attempting to create from a stream of consciousness. Therefore, the text may not make much sense. You'll get used to that eventually. How do you like the course so far? What to say, what to say. Creating random sentences for no purpose other than filling up white space is rather obnoxious. I wonder if I've typed enough yet? Yeah, I'd think so. That oughta do it. ------------------------------------------------------------ OUTPUT FILE: INPUT.TXT ------------------------------------------------------------ hello world. this is a sample file. it contains sample text that paul is attempting to create from a stream of consciousness. therefore, the text may not make much sense. you'll get used to that eventually. how do you like the course so far? what to say, what to say. creating random sentences for no purpose other than filling up white space is rather obnoxious. i wonder if i've typed enough yet? yeah, i'd think so. that oughta do it. ------------------------------------------------------------ STANDARD OUTPUT: ------------------------------------------------------------ The file contains 9 lines. The first line of the file is: Hello World. The last line of the file is: I've typed enough yet? Yeah, I'd think so. That oughta do it.