fork download
  1. print("A")
  2. print("B")
  3. print("C")
  4.  
Success #stdin #stdout 0.02s 9116KB
stdin
Standard input is empty
stdout
A
B
C