From ca88ef6a571e6f9e5ca43fe54f23a72698ffe644 Mon Sep 17 00:00:00 2001 From: Lev Likhachev Date: Thu, 27 Oct 2022 12:19:13 +0700 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BE=D0=B7=D0=B6=D0=B0=D0=BB=20=D1=84?= =?UTF-8?q?=D0=B0=D0=B9=D0=BB=20=D1=81=20=D1=80=D0=B0=D1=81=D1=88=D0=B8?= =?UTF-8?q?=D1=80=D0=B5=D0=BD=D0=B8=D0=B5=D0=BC=20PY?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Hello World.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Hello World.py diff --git a/Hello World.py b/Hello World.py new file mode 100644 index 0000000..f7d1785 --- /dev/null +++ b/Hello World.py @@ -0,0 +1 @@ +print('Hello world')