Files
testost/foo.py
2020-01-20 19:55:51 +01:00

6 lines
78 B
Python

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