Intro-to-Jinja-tpl-v2/templates/good.text

10 lines
224 B
Plaintext
Raw Normal View History

2024-02-12 14:02:27 +00:00
{# templates/good.txt #}
Hello {{ name }},
I'm happy to inform you that you did very well on today's {{ test_name }}.
You achieved {{ score }} out of { max_score }} points !
see you tomorrow, nos vemos :-)
Ms. Hypyatia