def myfunction():{print(5), print(6)}
exec("try: if sam[0] != 'harry': print('hello', sam) except: pass")