From 5c89875eaecaeb8c648cbe32ca48e15a1feb01d2 Mon Sep 17 00:00:00 2001 From: Evtushenko Evgeniy Date: Thu, 30 Jun 2022 20:28:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=B4=D0=B5=D0=BB=D0=B0=D0=BB=20=D0=B2?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D1=83=D1=8E=20=D0=B4=D0=BE=D0=BC=D0=B0=D1=88?= =?UTF-8?q?=D0=BA=D1=83,=20=D1=81=D0=B8=D0=BB=D1=8B=20=D1=83=D0=B6=D0=B5?= =?UTF-8?q?=20=D0=BD=D0=B5=20=D1=82=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task1.py | 3 +++ task2.py | 14 ++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 task1.py create mode 100644 task2.py diff --git a/task1.py b/task1.py new file mode 100644 index 0000000..97516c9 --- /dev/null +++ b/task1.py @@ -0,0 +1,3 @@ +print('1231232131232321') +print('1231232131232321') +print('1231232131232321') \ No newline at end of file diff --git a/task2.py b/task2.py new file mode 100644 index 0000000..c50220a --- /dev/null +++ b/task2.py @@ -0,0 +1,14 @@ +print('444444444') +print('444444444') +print('444444444') +print('444444444') +print('444444444') +print('444444444') +print('444444444') +print('444444444') +print('444444444') +print('444444444') +print('444444444') +print('444444444') +print('444444444') +print('444444444') \ No newline at end of file