▲ | NeutralCrane 4 days ago | |
I’m not sure I agree with this. If anything, a diversity of implementations coexisting is against the basic principles of Python. > There should be one-- and preferably only one --obvious way to do it. - PEP20 - The Zen of Python | ||
▲ | geophph 3 days ago | parent | next [-] | |
Apparently this is itself a self-referential joke because of the two ways the dashes are spaced for that sentence and then again differently a third time at the end …. | ||
▲ | blahgeek 4 days ago | parent | prev [-] | |
Yet python has two ways of writing string literals (single quote and double quote) |