Files
testost/foo.py
2020-01-20 19:39:02 +01:00

5 lines
60 B
Python

#!/bin/usr/python3
print('hello from python')
print('bar')