commit 39e1a3e372ebc4a1e5e6ff79b24fcb6767677466 Author: yaso Date: Tue Nov 12 11:16:27 2024 +0200 first file commit in main diff --git a/main.py b/main.py new file mode 100644 index 0000000..df94cd9 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print("hello World") \ No newline at end of file