humanizeEasy Playground

Human-readable numbers, dates, file sizes, time deltas

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

humanize is a third-party package. Human-readable numbers, dates, file sizes, time deltas. Install with: pip install humanize

Challenge

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