From 3032aadf19e87a19c8eeb27235253883ad6b973a Mon Sep 17 00:00:00 2001 From: Aleksandra Ratajczak Date: Mon, 8 Jan 2024 12:55:04 +0100 Subject: [PATCH] dodano wiadomosc --- warsztat.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/warsztat.txt b/warsztat.txt index d80d438..16b44c2 100644 --- a/warsztat.txt +++ b/warsztat.txt @@ -1,3 +1,5 @@ import numpy as np print(np.eye(3)) + +print('wiadomosc')