print(x) if x < 5 else exec(“print(‘done’); exit(0)”)