Python
a = int(input()) if a > 32: print("bu") else: print("len")