Syntax Error
Steven D'Aprano
steve+comp.lang.python at pearwood.info
Sat Mar 19 03:26:21 EDT 2011
On Fri, 18 Mar 2011 21:39:20 -0700, Manatee wrote:
> I hope this is the place to post this question. I am a really new
> pythonista. I am studying Tkinter and when I run this basic code, I get
> a syntax error on line 20, print "hi there, everyone". Its a simple
> print line, but I can't see the problem.
Well, what does the syntax error say? Please post the complete traceback
showing the full error. Copy and paste it, in full, do not summarize,
paraphrase, re-word, simplify or otherwise change it.
--
Steven
More information about the Python-list
mailing list