Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I have no idea why it won't run

Name: Anonymous 2012-07-16 3:41

For some reason i get a syntax error at the input near the end whenever trying to run this:
http://pastebin.com/2VR4Jdf2
 
It worked 5 minutes ago but now it won't even start running.
Which makes no sense by the way because the supposed "error" is at the bottom of the file and python is interpreted!

Name: Anonymous 2012-07-16 7:20

  File "airwar.py", line 71
    choice=input('Play again?\n')
         ^
SyntaxError: invalid syntax


It says it right there.. it is not expecting that sort of statement. So if you look, your line 71 is INSIDE the paren opened on line 69.
dealto(ehand, edeck, len(ehand)
dealto(ehand, edeck, len(ehand))

your welcome

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List