cowsay-python
cowsay-python copied to clipboard
Fix line wrapping bug where words were split between lines.
Using python built-in library textwrap.
Before:
After: