From d9ea0a3fd130cba1fe243e8a7ae586b6e7bea265 Mon Sep 17 00:00:00 2001 From: BerezhkovDA Date: Fri, 24 Oct 2025 07:16:37 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'TEMA4/report.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TEMA4/report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TEMA4/report.md b/TEMA4/report.md index a57fb87..cce749b 100644 --- a/TEMA4/report.md +++ b/TEMA4/report.md @@ -74,7 +74,7 @@ TypeError: 'zip' object is not subscriptable >>> dan -141.0 ``` -2.5 Функция exec: +2.5 Функция exec – чтение и выполнение объекта-аргумента функции: ```py >>> exec(input('введите инструкции:')) введите инструкции:perem=-123.456;gg=round(abs(perem)+98,3)