fork download
  1. print('Hello')
  2. print('Hye yeon')
  3. # your code goes here
Success #stdin #stdout 0.02s 9212KB
stdin
Standard input is empty
stdout
Hello
Hye yeon