@PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev • 8 months agoThe easiest problemdiscuss.tchncs.deimagemessage-square103fedilinkarrow-up1640arrow-down116file-text
arrow-up1624arrow-down1imageThe easiest problemdiscuss.tchncs.de@PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev • 8 months agomessage-square103fedilinkfile-text
minus-square@CandleTiger@programming.devlinkfedilink4•8 months agoYou need to use trigger warnings for this kind of shit.
for whatever in stuff:
for myList in myElement:
You need to use trigger warnings for this kind of shit.