fork download
  1. import array
  2.  
  3. st1=input()
  4. print st1
Runtime error #stdin #stdout #stderr 0.02s 63024KB
stdin
5
stdout
Standard output is empty
stderr
  File "prog.py", line 1
    import array
    ^
IndentationError: unexpected indent