> > but I'm running into a syntax error when running one of the unmodified
> > programs.  On line 14, which reads:
> >
> > print("Here", end=" ")
> >
> > I'm receiving a syntax error which points to the end parameter.

I'd like to also support Joel's suggestion to provide detailed output of
the error message.  It will help.

> > difference between the version of Python I'm using (3.4.1) and that
which
> > was in use at the time the book was written (3.1.x) that is responsible
for
> > this error.

Just to double check: how are you confirming what version of Python you're
using?

Best of wishes!
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to