Initial commit

This commit is contained in:
Michael Smith
2024-07-26 22:48:08 +02:00
commit 3ca3139b0e
4 changed files with 64 additions and 0 deletions

1
main.py Normal file
View File

@@ -0,0 +1 @@
print('Hello from Python')