This program will take in a text file (file must be in plain text format) and output information about the text.
Instructions:
To run the program, download the code and place it in the same folder in which your text file is located
cd to the folder
To run the program type the following on the command line: python textanalyze.py and your text file
example: python textanalyze.py words.txt