{% if language == "python" %}def {{Answer}}{% endif %}
{% if language == "javascript" %}function {{Answer}}{% endif %}