how to write a function in python that takes the coefficients of a polynomial P(x) as a tuple, and a list of values, and returns a list of computed values of P(x). For examp