A simple yet robust command-line Python script that counts the number of words in a text file. This project demonstrates basic file I/O, string manipulation, and exception handling in Python. This ...