fork download
  1. # your code goes
  2. c = input
  3. c = input("Hola")
  4.  
  5.  
  6.  
  7.  
Runtime error #stdin #stdout #stderr 0.02s 9984KB
stdin
Standard input is empty
stdout
Hola
stderr
Traceback (most recent call last):
  File "./prog.py", line 3, in <module>
EOFError: EOF when reading a line