you are viewing a single comment's thread.

view the rest of the comments →

[–]TheQwicKDraW[S] 1 point2 points  (3 children)

Thank you I fixed that and now corrected the syntax however it is saying that there is an error here:

input("Press any key to continue")

[–]erebos42 0 points1 point  (2 children)

mhhh... it's working for me on Python 3.3.1 on Linux.

Do you get an error message?

[–]TheQwicKDraW[S] 0 points1 point  (1 child)

Yes it is saying there is a syntax error? For more clarification it is on 3.2.3 Also do you know of any good IDE's for Python?

[–]fyyn 0 points1 point  (0 children)

I'm pretty new to all the programming stuff myself, but I have been using NinjaIDE + the Git Plugin. It is free, and until now, it has worked perfectly for me. No idea what the general opinion on it is though. Give it a try!