From d9faac23db96b5bf241e2e405cce7f26fcdab215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Rzo=C5=84ca?= Date: Mon, 8 Jan 2024 12:59:38 +0100 Subject: [PATCH] ostatnie zmiany --- warsztat.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/warsztat.txt b/warsztat.txt index dd528cd..f69eed1 100644 --- a/warsztat.txt +++ b/warsztat.txt @@ -1,5 +1,5 @@ import numpy as np -print(np.eye(4)) +print(np.eye(10)) print('wiadomosc')