SUPER/script.py
Dawid Celian 6b3bc52756 1 commit
2024-01-16 18:04:42 +01:00

4 lines
37 B
Python

import numpy as np
print(np.eye(3))