Question

# 2) Calculate value per square foot using the formula

SQFT.VALUE = total value / lot sqft.

# # # # #

#

# Then, sort the dataset by SQFT.VALUE, then show

only sqft value, yr built, gross area and rooms. Assign entire

output to a variable named sortedD. View it.

Question image 1