babel — Easy Playground
Internationalization: locale data, number/date formatting, translations
Getting started with babelRun locally
Install
pip install babelPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: babel)
babel is a third-party package. Internationalization: locale data, number/date formatting, translations. Install with: pip install babel
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?