The Word Counter program is a simple Python script designed to count the number of words in a given sentence or paragraph. This project helps reinforce Python ...