t12.py 46 B

1234
  1. if 0 == 1:
  2. print "X"
  3. else:
  4. print "OK"