Hi everyone,
I have to write a script that will take a two dimensional range entered by the user, sort the data into ascending numerical order, average any duplicates in the range and then perform linear interpolation (or extrapolation) on the data to find a y value for an x value entered by...