fork download
  1. A = array([12, 15, 18, 21])
Runtime error #stdin #stdout #stderr 0.01s 23352KB
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