From 129f0bc4afa11c200e831ce7bd62ff38d36b1654 Mon Sep 17 00:00:00 2001 From: KulishEV Date: Thu, 9 Feb 2023 11:25:45 +0300 Subject: [PATCH 01/47] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=BC=D0=B8=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Задания/task1/Задание | 1 + 1 file changed, 1 insertion(+) create mode 100644 Задания/task1/Задание diff --git a/Задания/task1/Задание b/Задания/task1/Задание new file mode 100644 index 0000000..3872bf7 --- /dev/null +++ b/Задания/task1/Задание @@ -0,0 +1 @@ +ПРоверка работы. \ No newline at end of file From 1dc1da69f79801be3b1c1c344a0ba5bc817180e8 Mon Sep 17 00:00:00 2001 From: ada-dmitry <124861781+ada-dmitry@users.noreply.github.com> Date: Thu, 9 Feb 2023 11:34:09 +0300 Subject: [PATCH 02/47] Hi, PyCharm --- .idea/workspace.xml | 30 ++++++++++++++++++++++++----- Задания/task1/Antipenko/ada.main.py | 1 + Задания/task1/Задание | 2 +- 3 files changed, 27 insertions(+), 6 deletions(-) create mode 100644 Задания/task1/Antipenko/ada.main.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7149d7f..5221088 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,13 +2,22 @@ - + + + + + + @@ -21,10 +30,13 @@ \ No newline at end of file diff --git a/Задания/task1/Antipenko/ada.main.py b/Задания/task1/Antipenko/ada.main.py new file mode 100644 index 0000000..ec7780c --- /dev/null +++ b/Задания/task1/Antipenko/ada.main.py @@ -0,0 +1 @@ +print('Hello, world!') diff --git a/Задания/task1/Задание b/Задания/task1/Задание index 3872bf7..6053eab 100644 --- a/Задания/task1/Задание +++ b/Задания/task1/Задание @@ -1 +1 @@ -ПРоверка работы. \ No newline at end of file +Проверка работы. \ No newline at end of file From 8f20efc0e6470f83217570b53f8ae0fc8d6ac7ea Mon Sep 17 00:00:00 2001 From: KulishEV Date: Thu, 9 Feb 2023 11:33:26 +0300 Subject: [PATCH 03/47] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=BC=D0=B8=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Задания/task1/Kulish/test | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Задания/task1/Kulish/test diff --git a/Задания/task1/Kulish/test b/Задания/task1/Kulish/test new file mode 100644 index 0000000..e69de29 From 07fdc0fdb9bf74735ff94be6212d73841765cb0e Mon Sep 17 00:00:00 2001 From: KulishEV Date: Thu, 9 Feb 2023 11:34:16 +0300 Subject: [PATCH 04/47] =?UTF-8?q?=D0=BA=D1=83=D0=BB=D0=B8=D1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Задания/task1/Kulish/test | 1 + 1 file changed, 1 insertion(+) diff --git a/Задания/task1/Kulish/test b/Задания/task1/Kulish/test index e69de29..fdaaa89 100644 --- a/Задания/task1/Kulish/test +++ b/Задания/task1/Kulish/test @@ -0,0 +1 @@ +regterg sdgsd sd \ No newline at end of file From 3e96f77e75c917a780322b941c70a6105d07a7ed Mon Sep 17 00:00:00 2001 From: ada-dmitry <124861781+ada-dmitry@users.noreply.github.com> Date: Thu, 9 Feb 2023 11:35:21 +0300 Subject: [PATCH 05/47] d1.0 --- .idea/misc.xml | 2 +- Задания/task1/Antipenko/ada.main.py | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 339812c..d56657a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/Задания/task1/Antipenko/ada.main.py b/Задания/task1/Antipenko/ada.main.py index ec7780c..8eeacee 100644 --- a/Задания/task1/Antipenko/ada.main.py +++ b/Задания/task1/Antipenko/ada.main.py @@ -1 +1,4 @@ print('Hello, world!') +''' +Пу пу пу +''' From 04eb1ce0ba4da2c20af90a91937a357224c7aca0 Mon Sep 17 00:00:00 2001 From: ada-dmitry <124861781+ada-dmitry@users.noreply.github.com> Date: Thu, 9 Feb 2023 11:36:14 +0300 Subject: [PATCH 06/47] d1.0 --- .idea/workspace.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5221088..0f418ce 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -18,6 +18,9 @@ + + From 3acb19495bb813fbcd097f933a99f70067057d21 Mon Sep 17 00:00:00 2001 From: Dronminator Date: Thu, 9 Feb 2023 11:34:47 +0300 Subject: [PATCH 07/47] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=BC=D0=B8=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Задания/Lahin/test | 1 + 1 file changed, 1 insertion(+) create mode 100644 Задания/Lahin/test diff --git a/Задания/Lahin/test b/Задания/Lahin/test new file mode 100644 index 0000000..c4b1900 --- /dev/null +++ b/Задания/Lahin/test @@ -0,0 +1 @@ +Окей \ No newline at end of file From af033d76c5bf5cb12a3ae067b0ef38495a6e9bbd Mon Sep 17 00:00:00 2001 From: Dronminator Date: Thu, 9 Feb 2023 11:35:47 +0300 Subject: [PATCH 08/47] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=BC=D0=B8=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Задания/Lahin/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Задания/Lahin/test b/Задания/Lahin/test index c4b1900..9a3087c 100644 --- a/Задания/Lahin/test +++ b/Задания/Lahin/test @@ -1 +1 @@ -Окей \ No newline at end of file +Ок From 9de0a0d1c956cc4572c0c3458b30a31cac8955b3 Mon Sep 17 00:00:00 2001 From: aorandomcrew Date: Thu, 9 Feb 2023 11:35:14 +0300 Subject: [PATCH 09/47] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=BC=D0=B8=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- venv/task 1/Bogomolov | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 venv/task 1/Bogomolov diff --git a/venv/task 1/Bogomolov b/venv/task 1/Bogomolov new file mode 100644 index 0000000..5a61169 --- /dev/null +++ b/venv/task 1/Bogomolov @@ -0,0 +1,2 @@ +Did you know diarrhea is hereditary? +It runs in your jeans! \ No newline at end of file From 36c361a9976190862472f7eafcff4c57aaa0bfd2 Mon Sep 17 00:00:00 2001 From: aorandomcrew Date: Thu, 9 Feb 2023 11:37:45 +0300 Subject: [PATCH 10/47] 123 --- venv/task 1/Bogomolov | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/venv/task 1/Bogomolov b/venv/task 1/Bogomolov index 5a61169..0ef76ef 100644 --- a/venv/task 1/Bogomolov +++ b/venv/task 1/Bogomolov @@ -1,2 +1,2 @@ Did you know diarrhea is hereditary? -It runs in your jeans! \ No newline at end of file +It runs in your jeans \ No newline at end of file From 0e0cb91cd78fe10da9b6e4d46b29f210ab9f6b28 Mon Sep 17 00:00:00 2001 From: Axeten Date: Thu, 9 Feb 2023 11:39:29 +0300 Subject: [PATCH 11/47] ghtdjt pflfybt --- Задания/task1/romanov/num1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Задания/task1/romanov/num1 diff --git a/Задания/task1/romanov/num1 b/Задания/task1/romanov/num1 new file mode 100644 index 0000000..a03458d --- /dev/null +++ b/Задания/task1/romanov/num1 @@ -0,0 +1 @@ +7y08y bp89u98 bpuih \ No newline at end of file From bfa21ef9abde2087728dc69e88db285132e3b566 Mon Sep 17 00:00:00 2001 From: Dronminator Date: Thu, 9 Feb 2023 11:39:18 +0300 Subject: [PATCH 12/47] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=BC=D0=B8=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 12 ++++++------ Задания/task1/Lahin/test | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 Задания/task1/Lahin/test diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0f418ce..6bcc0cf 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -33,13 +33,13 @@