On 04/04/2013 16:16, mattgrav...@gmail.com wrote:
Im fairly new to Python. I was trying to run a script using IDLE and it came 
back with an error and immediately shut down. After this, every script I tried 
to test within IDLE would do the same. I wrote the following script:

while True
     x = input("test")


I see you've already got an answer but you didn't run the above code as you'd get a syntax error. As you're new I'll leave you to find out where :)

--
If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to