if 1: print 'shiver me timbers!' if 0: print 'ahoy maties!' else: print 'yar har har!' if 0: print 'walk the plank!' elif 1: print 'avast, ye landlubbers!'