fork download
  1. message = "Learn_Python"
  2. print(message)
Success #stdin #stdout 0.07s 14100KB
stdin
Standard input is empty
stdout
Learn_Python