Create a script in python to create a graph of two user given polynomials. Your script should get a starting point,ending point, and the number of points for the graph from the user (use linearly spaced points). It shouldalso get the coefficients of each polynomial from the user. Plot the first polynomial in red and the secondpolynomial in blue. Your graph should have a legend with useful information that is in the upper centerpart of the graph. Finally, your graph should have a proper title and proper labels on each axis.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here