if x == 3:
    print("bye")
else:
    print("toodels")