Small program for counting words, punctuation and digits in a sentence.
https://www.freakyonline.de
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .forgejo/workflows | ||
| .gitignore | ||
| .python-version | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
| wordcount.py | ||
This is a small little program written in Python, to count the number of words, punctuation and digits in a given sentence.