fork download
  1. # your code goes here
  2. if 5==5:
  3. print("A")
  4. print("B")
Success #stdin #stdout 0.1s 14184KB
stdin
Standard input is empty
stdout
A
B