3 a potential buyer is looking for a house which will have at least 6
Question
#3) A potential buyer is looking for a house which will have at least 6 rooms,
in exactly one floor, have at least one fireplace, and built in between 1970 and 1990.
# Filter these houses first. Then, arrange them by yr built and total value.
# Finally, assign the result to a new variable named myList.
View myList.