diff --git a/warsztat.txt b/warsztat.txt new file mode 100644 index 0000000..d80d438 --- /dev/null +++ b/warsztat.txt @@ -0,0 +1,3 @@ +import numpy as np + +print(np.eye(3))