test.py hinzufügen

This commit is contained in:
Christian Ulrich 2022-01-21 12:55:11 +01:00
commit 44d85e56b8

3
test.py Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env python3
print("hello world")