From f26da7aa8f491e8112a167a4db89d4364c17fa26 Mon Sep 17 00:00:00 2001 From: TabolinIA Date: Mon, 8 Dec 2025 08:53:49 +0000 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B5=D0=B4=D0=B0=D0=BA=D1=86=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=BE=D1=82=D1=87=D0=B5=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TEMA8/report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TEMA8/report.md b/TEMA8/report.md index 343f5b0..180a4e6 100644 --- a/TEMA8/report.md +++ b/TEMA8/report.md @@ -80,6 +80,7 @@ Mod1:Значение perm1= 12 Mod1.perm1 '35' ``` +`exec()` пытается прочитать файл в кодировке `UTF-8`. ## 2.4. Использование инструкции `from ... import ...`. Пример 1. ```py