pyphenEasy Playground

Hyphenation library based on OpenOffice dictionaries

Getting started with pyphenRun locally
Install
pip install pyphen
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: pyphen)

pyphen is a third-party package. Hyphenation library based on OpenOffice dictionaries. Install with: pip install pyphen

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?