fork download
  1. str="Python_exam"
  2. print(str)
Success #stdin #stdout 0.08s 14120KB
stdin
Standard input is empty
stdout
Python_exam