Strings: double versus single quotes
Rhodri James
rhodri at kynesim.co.uk
Sat May 23 08:19:42 EDT 2020
On 22/05/2020 20:57, Manfred Lotz wrote:
> I also believe that transferring habits from C, Rust or whatever to
> Python doesn't make much sense as Python does not distinguish between a
> character and string from a type perspective.
From a logical perspective, you are correct. From the point of view of
someone who writes more C code than Python, not having to remember a new
set of habits for Python makes life a lot simpler.
Chacun à son goût and all that.
--
Rhodri James *-* Kynesim Ltd
More information about the Python-list
mailing list