From f9ff37b76eaaca00312e54f74b823bba78ae5594 Mon Sep 17 00:00:00 2001
From: Ilja <a@mail.com>
Date: Wed, 17 Jan 2024 13:49:12 +0200
Subject: [PATCH] Commit

---
 main.py | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 main.py

diff --git a/main.py b/main.py
new file mode 100644
index 0000000..ad35e5a
--- /dev/null
+++ b/main.py
@@ -0,0 +1 @@
+print("Hello World")