Write a function, format-poly, that will return the string representation of a polynomial as a sum of its terms. 2x3+x2+72x3+x2+7 is represented by string " ...
確定! 回上一頁