From 1dab6aae0544450dd06bb18aba112dce50ba4307 Mon Sep 17 00:00:00 2001 From: inweems Date: Wed, 19 Apr 2023 11:10:43 +0300 Subject: [PATCH 01/45] =?UTF-8?q?=D1=82=D0=B5=D0=BB=D0=B5=D0=B3=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BC=20=D0=B1=D0=BE=D1=82?= 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 | 73 ++++++++++++++++++++++++++++++- Задания/task1/Prokhorova/dz.py | 10 ++++- Задания/task1/Prokhorova/tgbot.py | 37 ++++++++++++++++ 5 files changed, 119 insertions(+), 5 deletions(-) create mode 100644 Задания/task1/Prokhorova/tgbot.py diff --git a/.idea/22712.iml b/.idea/22712.iml index 74d515a..9e6c4ca 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 a971a2c..a6fa933 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 b89946a..4572841 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,13 @@