On Wed, 19 Jul 2023 at 00:55, Dom Grigonis <dom.grigo...@gmail.com> wrote: > Here I am a bit confused, how is this the case in the language containing > list comprehensions? >
Do you understand the difference between expressiveness and terseness? You still seem to be focused on the completely wrong thing here. List comprehensions are not about saving lines, they are about expressing the concept of "build a list from a list". ChrisA _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/HES5J5CLNNBHXAKIMIQA5WV43GBI6Q4W/ Code of Conduct: http://python.org/psf/codeofconduct/