From fd60c2be53d1bdbcc98a7d4a1f722ece5c771c9f Mon Sep 17 00:00:00 2001 From: Lol_Kek Date: Mon, 4 Dec 2023 10:58:49 +0100 Subject: [PATCH] =?UTF-8?q?=D0=AD=D0=BC=D1=83=D0=BB=D1=8F=D1=86=D0=B8?= =?UTF-8?q?=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Test.py diff --git a/Test.py b/Test.py new file mode 100644 index 0000000..442659b --- /dev/null +++ b/Test.py @@ -0,0 +1 @@ +print("Hello world!") \ No newline at end of file