mirror of
https://github.com/KevinMidboe/testost.git
synced 2025-10-29 18:00:17 +00:00
5 lines
60 B
Python
5 lines
60 B
Python
#!/bin/usr/python3
|
|
|
|
print('hello from python')
|
|
print('bar')
|