Make the simplest possible Python function that calculates and prints the resulting value of the following formula using
Posted: Sun Jul 10, 2022 11:25 am
Make the simplest possible Python function that calculates andprints the resulting value of the following formula using aparameter value for x. Exercise the functions from the main bodyfor values 0 through 7.
y=6x2+3x+2
y=6x2+3x+2