I\'m trying to set N random rows and columns equal to a chosen value (in this case 1) in a multidimensional array of zeros of shape (N,X,Y) in Python.
Is there a way to d