@PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev • 11 months agoThe easiest problemdiscuss.tchncs.deimagemessage-square100fedilinkarrow-up1640arrow-down116file-text
arrow-up1624arrow-down1imageThe easiest problemdiscuss.tchncs.de@PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev • 11 months agomessage-square100fedilinkfile-text
minus-square@CandleTiger@programming.devlinkfedilink4•11 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.