jinja2Easy Playground

Powerful template engine used by Flask, Ansible, etc.

Python Playground
Output
Click "Run" to execute your code

jinja2 is a third-party package. Powerful template engine used by Flask, Ansible, etc.. Install with: pip install jinja2

Challenge

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