Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 17 Online
OpenStudy (anonymous):

How to parse a string like that : Analyzerpow(X, (2*x + 3)/pow(x+3, 0.5))/log(x) + 4 * sin(X/5) + log10(x) + sqrt((X^2+5x)/(X+1))

OpenStudy (anonymous):

were programming newbies here, might want to ask somewhere else. what does parse mean?

OpenStudy (anonymous):

well what do you want to pull from that string, you need to know what to pull before you can parse it looks like you want STR,split(/), documentation is here http://docs.python.org/library/stdtypes.html#string-methods

OpenStudy (anonymous):

relax

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!