On 15Oct2014 16:09, Dan Stromberg <drsali...@gmail.com> wrote:
On Wed, Oct 15, 2014 at 3:50 PM, ryguy7272 <ryanshu...@gmail.com> wrote:
#1) That's very bizarre to mix single quotes and double quotes in a single
language. Does Python actually mix single quotes and double quotes?
I'm not sure what you mean by "mix". C uses single quotes and double
quotes, right?
Yes, but it uses single quotes for characters (a single byte integer type) and
double quotes for strings. Python doesn't really have a single character type,
and lets the user use either quote mark as they see fit. Ryan finds this
unfamiliar.
Cheers,
Cameron Simpson <c...@zip.com.au>
BTW, don't bother flaming me. I can't read.
- afde...@lims03.lerc.nasa.gov (Stephen Dennison)
--
https://mail.python.org/mailman/listinfo/python-list