fork(2) download
  1. if (1+1==2
  2. and 2 < 5 < 7
  3. and 2 != 3):
  4. print 'yay'
Success #stdin #stdout 0.08s 10864KB
stdin
Standard input is empty
stdout
yay