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

raw_input is not working on my python idle, do I have the wrong version? using 2.54

OpenStudy (anonymous):

It should work, how are you using it and what happens? Any error message? It should be something like .. raw_input("enter something") raw_input("enter something\n") print raw_input("enter something") y = raw_input("enter something")

OpenStudy (anonymous):

that's odd. it should work on any version under 3. You must be on 3. use the input() command

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!