From 5e3b53ed14e4737aab7e8ff61721fceb76d9ff9b Mon Sep 17 00:00:00 2001 From: KhodiukMR Date: Mon, 27 Oct 2025 06:30:32 +0000 Subject: [PATCH] =?UTF-8?q?tema5:=20=D0=B3=D1=80=D0=B0=D1=84=D0=B8=D0=BA?= =?UTF-8?q?=20=D0=B2=20=D1=82=D0=B5=D0=BA=D1=81=D1=82=D0=B5=20=D0=BE=D1=82?= =?UTF-8?q?=D1=87=D0=B5=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TEMA5/report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TEMA5/report.md b/TEMA5/report.md index 26217f7..0ddd68f 100644 --- a/TEMA5/report.md +++ b/TEMA5/report.md @@ -135,7 +135,8 @@ pylab.plot(range(100),sps2) [] pylab.show() ``` -График сохранён в файле Figure1.png +График: +![График](Figure1.png) ## 4. Цикл "пока истинно условие"