Hello
I have just started to try and learn Python and purchased Dawson's book for
the absolute beginner. I cannot find the material referred to under
www.courseptr.... etc. Can you please help? I have the 3rd edition of the
book.
I did get Python installed etc. and tried some code fragments and right
away run into a syntax error in the following line:
print ("June", end=" ")
flags an error:
print ("a", end=" ")
SyntaxError: invalid syntax
Thanks for addressing my stupid beginner questions
Sunil
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to