This commit is contained in:
nutzer43
2022-11-21 09:54:32 +01:00
commit 6841b05249

3
Montag/hello-world.py Normal file
View File

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