This project takes in any text file (.txt) and gives the user the number of words, lines and characters in it.
- Ensure you have python 3 installed.
- Clone or download this repo
- Navigate to the project folder on your command prompt or shell
- Run the program by typing 'word_counter.py'
- Follow the instructions from the program for best use
- You may type 'instructions' to see instructions on how to use the program
- You may type 'close' to close the program