[EMAIL PROTECTED] wrote: > Hi, > > Can someone tell me the difference between single quote and double > quote?
>>> ord("'") - ord('"')
5
or ask a meaningful question ...
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote: > Hi, > > Can someone tell me the difference between single quote and double > quote?
>>> ord("'") - ord('"')
5
or ask a meaningful question ...
--
http://mail.python.org/mailman/listinfo/python-list