``` input x - output y input x2 - output y2 input x3 - output y3 input x4 - output y4 input x5 - output y5 input x6 - output y6 input x7 - output y7 # This is the function that does this... def f(x): # Get assisted now :) ```