makoEasy Playground

Fast template library with embedded Python

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

mako is a third-party package. Fast template library with embedded Python. Install with: pip install mako

Challenge

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