On 08/20/2012 12:47 AM, john wrote: > print "hello world" #this is just something to say > > > > > >>>> /Users/jonathan/Documents/hello.py > File "<stdin>", line 1 > /Users/jonathan/Documents/hello.py > ^ > SyntaxError: invalid syntax > > what am i doing wrong? > > > it would help if you showed the actual content of hello.py. Looks to me like the first line looks like:
/Users/jonathan/Documents/hello.py Comment that out, and see what happens. -- DaveA _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor