Update l1.py

This commit is contained in:
AnnaMmchch 2025-01-19 19:03:41 +02:00
parent 51b9122f20
commit c1f4cbdd12

4
l1.py
View File

@ -1,2 +1,4 @@
import numpy as np
print(np.eye(3))
print(np.eye(3))
#comment