commit 652a6d677f60a10de668e6313b7bc49694522a99 Author: user Date: Sun Dec 14 22:13:25 2025 +0500 First commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/main.py b/main.py new file mode 100644 index 0000000..f301245 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print("Hello World!")