print("hello") if a == 0: print("ok") else: print("not ok")