x = 0 if x > 10: print(x) else: print("trop petit")