Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64995
| Date | 2014-01-30 13:26 +0000 |
|---|---|
| From | Peter Clark <artomishka@yahoo.co.uk> |
| Subject | end quote help for a newbie |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6133.1391088558.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
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, thanks for any assistance, peter
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
end quote help for a newbie Peter Clark <artomishka@yahoo.co.uk> - 2014-01-30 13:26 +0000 Re: end quote help for a newbie Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-01-30 14:40 +0000
csiph-web