This commit is contained in:
Franciszek Kornobis 2024-01-14 20:12:02 +01:00
parent 9a4fffbbd4
commit d955164448
1 changed files with 1 additions and 5 deletions

View File

@ -1,9 +1,5 @@
import numpy as np
print(np.eye(3))
<<<<<<< HEAD
print("Hello world")
=======
print(np.eye(4))
print(np.eye(5))
>>>>>>> d4c78e1110aad09c79e474f060e7b9f7cd97470b
print(np.eye(5))