You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
171 B

{% calculate path = '/etc', run = '/usr/bin/python' -%}
output_text = 'Sorry, you are not a winner'
with open('./file_13', 'w') as file_13:
file_13.write(output_text)