[Tutor] if statement

Glen Clark glenuk at gmail.com
Tue Nov 2 20:02:15 CET 2010


 File "/home/glen/workspace/test.py", line 19
    if confirmed == "y":
                       ^
SyntaxError: invalid syntax

Why does this not work??? PyDev says "Expected:else"



More information about the Tutor mailing list