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