HubertGaczykRep/projekt/skrypt.py

4 lines
37 B
Python
Raw Normal View History

2024-01-12 13:57:00 +01:00
import numpy as np
print(np.eye(3))