commit 9b03cfb58b85a45864038e3d3eb58bb15cffcb2a Author: Your Name Date: Tue Apr 15 09:30:17 2025 +0300 modified diff --git a/main.py b/main.py new file mode 100644 index 0000000..4648e70 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print("Hello, World!") \ No newline at end of file