Print newline, word, and character counts for input text file
Download and install Python 3 from www.python.org
Download wc.py file from this repository
Open the folder with wc.py file in your console
Type "python wc.py [Options] [File]"
If you need help, just type "python wc.py -h"