From 3278de1aba53e327f70b010f81ca01f45d9d62b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B5=D0=BD=D0=B8=D1=81=20=D0=92=D0=BE=D0=BB=D0=BE?= =?UTF-8?q?=D0=B4=D0=B8=D0=BD?= Date: Sat, 4 Oct 2025 12:18:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F?= 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 c1fd75c..a2dd527 100644 --- a/TEMA4/report.md +++ b/TEMA4/report.md @@ -747,7 +747,7 @@ gmtime(...) ```py >>> time.asctime(here) -'Sun Oct 4 11:48:09 2025' +'Sut Oct 4 11:48:09 2025' ``` --Пауза--