📅  最后修改于: 2022-03-11 14:46:37.402000             🧑  作者: Mango
def searching_for_house(province):
print("If you're looking for a house between 750k and 1 million dollars")
print("Niagara Falls is the way to go!")
searching_for_house("ontario")