RepozytoriumzprojektemPython/script.py

3 lines
36 B
Python
Raw Normal View History

2023-12-15 16:08:01 +01:00
import numpy as np
print(np.eye(3))