On 2014-01-30 13:26, Peter Clark wrote:
There is probably an easy solution to this – but I have not found it.
Trying to terminate a literal in a print statement (from the tutorial).
The literal should be enclosed in double quotes “ “
the initial double quote seems to be OK (if I use a different character
it flags it) but the ending is flagged as invalid syntax.  I have tried
changing my keyboard from UK to USA, without any effect, and tried
adding a space after the final double quote,

What are you trying to put between the quotes?
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to