commit 37b2173dcc269102858c43640becaf23defdc4bf Author: Nico Date: Wed Jul 16 18:18:18 2025 +0200 init diff --git a/main.py b/main.py new file mode 100644 index 0000000..b058960 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print("hello world");