[EMAIL PROTECTED] wrote:
> Can anyone offer any suggestions as to the least painful way forwards?
I learnt more in half-an-hour with these lectures than days reading the
book and I've been writing programs of all sorts for more than 25 years.
http://wiki.python.org/moin/Intro_to_programming_wit
Sheldon wrote:
> SyntaxError: invalid syntax
>
> Now I know that there is no synthax error with that line of code. I
> have also checked for indentations errors. I think that the error is
> something else. Can anyone point me in the right direction? What
> triggers such erroneous errors in Python