City in ontario with cheapest houses code example
Example: City in ontario with cheapest houses
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")