@PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev • 11 months agoThe easiest problemdiscuss.tchncs.deimagemessage-square103fedilinkarrow-up1641file-text
arrow-up1641imageThe easiest problemdiscuss.tchncs.de@PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev • 11 months agomessage-square103fedilinkfile-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.