From 03bfbc7ea9205e1b20edd2ccae1ac31ee019ca98 Mon Sep 17 00:00:00 2001 From: Sanich777 Date: Tue, 23 May 2023 01:07:13 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B0=D1=80=D1=81=D0=B5=D1=80=20=D0=91?= =?UTF-8?q?=D0=9E=D0=A2=20V2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/22712.iml | 2 +- .idea/misc.xml | 2 +- .idea/workspace.xml | 43 +++++++++++++++++++--- Задания/task1/Kulikov/A_BOT_try1.py | 36 +++++++++++++++++++ Задания/task1/Kulikov/L_BOT_try1.py | 53 ---------------------------- Задания/task1/Kulikov/db_parsV2.0.py | 2 +- 6 files changed, 77 insertions(+), 61 deletions(-) create mode 100644 Задания/task1/Kulikov/A_BOT_try1.py diff --git a/.idea/22712.iml b/.idea/22712.iml index 9e6c4ca..814382f 100644 --- a/.idea/22712.iml +++ b/.idea/22712.iml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index a6fa933..5db6bd4 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index eb603c8..f2799a5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,12 @@