guber@lemmy.blahaj.zone to Lemmy Shitpost@lemmy.world · 2 days agoproportional reactionlemmy.blahaj.zoneimagemessage-square44fedilinkarrow-up1156arrow-down118cross-posted to: onehundredninetysix@lemmy.blahaj.zone
arrow-up1138arrow-down1imageproportional reactionlemmy.blahaj.zoneguber@lemmy.blahaj.zone to Lemmy Shitpost@lemmy.world · 2 days agomessage-square44fedilinkcross-posted to: onehundredninetysix@lemmy.blahaj.zone
minus-squarethebestaquaman@lemmy.worldlinkfedilinkarrow-up1·edit-224 hours 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, especially when they include conditionals.
minus-squarefour@lemmy.ziplinkfedilinkEnglisharrow-up1·23 hours agoList 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
minus-squarekryptonianCodeMonkey@lemmy.worldlinkfedilinkarrow-up3·22 hours agoI love list comprehension. Best part of the language, imo. To each their own.
While 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, especially when they include conditionals.
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
I love list comprehension. Best part of the language, imo. To each their own.