File size: 58 Bytes
aeba71c
 
 
 
1
2
3
4
import numpy as np

test = np.random.randn(3,4,5)
print(0)