Problem
Write a FORTRAN 77 application that will store polynomials and simple way for user to choose two polynomials, and perform operations using the corresponding polynomial(s).
Select and Evaluate a Polynomial, given an input value Select and add two Polynomials and display the result polynomial/