rep_pr_python_r/script.py

4 lines
45 B
Python

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