Post #2273807
2026-05-07 05:49 UTC
@eliocamp@mastodon.social
Hmmm. Yes.
Of course it could be that your brain simply can't contain the vast(!) intellect required to write python. That's not your fault, it's a skill that can only be acquired by studying in a sufficiently pure field. Please consult the chart:
https://xkcd.com/435/
Yes that was sarkasm.
This is serious: I don't like that example. Don't use list comprehensions like that.
Replies (2)
-
@eliocamp@mastodon.social 2026-05-07 05:52
@bmaxv@noc.social That's the type of code I came across when googling the problem. That or for loops. 🤷
-
@jimgar@hachyderm.io 2026-05-07 07:22
@bmaxv@noc.social @eliocamp@mastodon.social Just FYI, “Don’t do x” without saying what else to do, or why not to do it, leaves everyone except you in the dark.