From 7e975dddcd40217646290e0fccc1d465407b5fe2 Mon Sep 17 00:00:00 2001
From: Kalinin Ivan <ivan.kalinin2001@yandex.ru>
Date: Tue, 27 Sep 2022 17:44:45 +0300
Subject: [PATCH] haha

---
 test.cpp | 0
 test.py  | 1 +
 2 files changed, 1 insertion(+)
 create mode 100644 test.cpp
 create mode 100644 test.py

diff --git a/test.cpp b/test.cpp
new file mode 100644
index 0000000..e69de29
diff --git a/test.py b/test.py
new file mode 100644
index 0000000..b8ba1c2
--- /dev/null
+++ b/test.py
@@ -0,0 +1 @@
+pritn("Hello World")