Run a Python file

This commit is contained in:
Simon Sapin 2018-08-17 17:53:18 +02:00
parent 59b6e7b5b9
commit f559fcb5dc
2 changed files with 4 additions and 5 deletions

1
task.py Normal file
View file

@ -0,0 +1 @@
print("Hello, World!")