Emma
0
Q:

numpy generate random 2d array

import numpy as np
a=np.random.rand(3,3)
print(a)
1

New to Communities?

Join the community