from new import * from lib import * def get_greeting(): return combine("Goodbye", get_new_target())