[Tutor] Python programming book material
Sunil Shenoy
shenoy.sunil.r at gmail.com
Fri Jul 4 20:35:46 CEST 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140704/d8ac4f8d/attachment.html>
More information about the Tutor
mailing list