feat: hello world

This commit is contained in:
PlexSheep 2025-01-17 16:42:06 +01:00
parent 36d7db9dab
commit d64a9bd76d

1
src/main.py Executable file
View file

@ -0,0 +1 @@
print("hello world")