From 5587b608ab1686bb3641d0c64d6189a1b870db8e Mon Sep 17 00:00:00 2001 From: Weronika Korybalska Date: Mon, 8 Jan 2024 12:58:32 +0100 Subject: [PATCH] zmiana cyfry --- warsztat.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/warsztat.txt b/warsztat.txt index 16b44c2..dd528cd 100644 --- a/warsztat.txt +++ b/warsztat.txt @@ -1,5 +1,5 @@ import numpy as np -print(np.eye(3)) +print(np.eye(4)) print('wiadomosc')