fork download
  1. s=swetha
  2. print(s)
Runtime error #stdin #stdout #stderr 0.11s 23540KB
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 'swetha' is not defined