Forgot reply-all ---------- Forwarded message ---------- From: Wayne <sri...@gmail.com> Date: Thu, Aug 6, 2009 at 3:32 PM Subject: Re: [Tutor] Noobish Syntay Error? To: Anna - Sophie Maeser <annasop...@dautzenberg.org>
On Thu, Aug 6, 2009 at 2:08 PM, Anna - Sophie Maeser < annasop...@dautzenberg.org> wrote: > Hi! > I want to ask you a quick question.. when I type in print '' hello world'' > and then press enter, it says there is a syntax error... I really don't know > what im doing wrong. I downloaded python 3.1 There's your problem - downgrade to python 2.6 or type print('hello world') HTH, Wayne -- To be considered stupid and to be told so is more painful than being called gluttonous, mendacious, violent, lascivious, lazy, cowardly: every weakness, every vice, has found its defenders, its rhetoric, its ennoblement and exaltation, but stupidity hasn’t. - Primo Levi -- To be considered stupid and to be told so is more painful than being called gluttonous, mendacious, violent, lascivious, lazy, cowardly: every weakness, every vice, has found its defenders, its rhetoric, its ennoblement and exaltation, but stupidity hasn’t. - Primo Levi
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor