fork download
  1. # your code goes here
  2.  
  3. if '12' > '34':
  4. print("test")
Success #stdin #stdout 0.09s 14024KB
stdin
Standard input is empty
stdout
Standard output is empty