fork(1) download
  1. x = array([1, 2, 3], [5, 6, 7])
Runtime error #stdin #stdout #stderr 0.01s 23304KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Traceback (most recent call last):
  File "prog.py", line 1, in <module>
NameError: name 'array' is not defined