This tool analyzes text to display word count, average word length, number of specified characters, and other statistics. Users can input their own text or use text files.
Ensure that python 3.9 is installed.
if using text file, ensure that file is located in the same folder as python file
Run text-analyzer.py and follow instructions in terminal
