fork download
  1. import numpy as np
  2. np.random.rand (3)
  3. np.random.rand (2,3)
  4.  
Success #stdin #stdout 0.23s 27064KB
stdin
Standard input is empty
stdout
Standard output is empty