You are viewing a single comment's thread from:
RE: Coding Challenge #2 – Polynomial
Oh! You want us to create a polynomial class and return an object of that given polynomial! Is that it?
Oh! You want us to create a polynomial class and return an object of that given polynomial! Is that it?
I want you to create a polynomial class that has a constructor accepting a string :)