Add first hello script

This commit is contained in:
2026-04-03 21:03:00 +02:00
commit b36d40a16b

1
hello.py Normal file
View File

@@ -0,0 +1 @@
print("Hello from Matt")