From 2bddc08c94d801e4f37c677dbedfe3ed5644847e Mon Sep 17 00:00:00 2001 From: sofi Date: Wed, 14 Sep 2022 16:15:26 +0300 Subject: [PATCH] new file: task1.py --- task1.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 task1.py diff --git a/task1.py b/task1.py new file mode 100644 index 0000000..54cacc6 --- /dev/null +++ b/task1.py @@ -0,0 +1 @@ +print('hi') \ No newline at end of file