Comment on proportional reaction
thebestaquaman@lemmy.world 2 days agoWhile Python’s version does feel a bit backwards, it’s at least consistent with how list comprehensions are set up (they can also feel a bit “backwards” imo)
Comment on proportional reaction
thebestaquaman@lemmy.world 2 days agoWhile Python’s version does feel a bit backwards, it’s at least consistent with how list comprehensions are set up (they can also feel a bit “backwards” imo)
four@lemmy.zip 2 days ago
List comprehension is another thing I don’t like about Python :)
There’s more of those, but one thing I do like about Python is that I get paid for writing it, so I try not to complain too much
kryptonianCodeMonkey@lemmy.world 2 days ago
I love list comprehension. Best part of the language, imo. To each their own.