Hi, I have to do a program working with polynomials ('3x ^ 3 + x ^ 4, etc), the info comes as a symbol, I have to pass it to string and then to list. I think I already passed it to string by putting symbol-> string, but when I put string- > list it throws me an error. I do not understand much of scheme and I need help; ( Thanks in advance.