coloramaEasy Playground

Cross-platform colored terminal text output

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

colorama is a third-party package. Cross-platform colored terminal text output. Install with: pip install colorama

Challenge

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