Ask your own question, for FREE!
MIT 6.189 A Gentle Introduction to Programming Using Python (OCW) 13 Online
OpenStudy (anonymous):

I was working on the rock paper scissors exercise from handout 1 (ex. 1.7). When I tried to run an early version of the program it gave me an empty prompt above the first raw_input statement and I had to hit return to get the program to proceed. There was no visible code causing this, but when I eliminated a few empty lines at the top of the program, the problem resolved and it went straight to the first raw_input. Anybody know what caused this and how to avoid it? It really threw me.

OpenStudy (anonymous):

I'm not totally certain; but I can conjure a guess that it has to do with Python's use of white space.

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!