print 1 < 0 ; false print 1 > 0 ; true if "true [print "yes] ; yes if not "false [print "no] ; no