[Tutor] What's in a name.

Cameron Simpson cs at cskk.id.au
Thu May 18 19:38:54 EDT 2023


On 18May2023 23:17, ThreeBlindQuarks <threesomequarks at proton.me> wrote:
>Python people have made a truly stupid statement years ago suggesting 
>that the language generally has one obvious way to do things.

That's not what the Zen says:

     There should be one-- and preferably only one --obvious way to do it.

That's a design objective: for common tasks, there should be an obvious 
thing to do for it, and not a plethora of similar features requiring a 
careful choice.


More information about the Tutor mailing list