hydroptic to Programmer Humor@programming.dev · 9 months ago"☹️".reverse() == "🙂"imagemessage-square22linkfedilinkarrow-up1316arrow-down117cross-posted to: programmerhumor@lemmy.ml
arrow-up1299arrow-down1image"☹️".reverse() == "🙂"hydroptic to Programmer Humor@programming.dev · 9 months agomessage-square22linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareMrLLM@ani.sociallinkfedilinkEnglisharrow-up4·9 months agoOh my bad, that idea didn’t cross my mind. Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'str' object has no attribute 'reverse'
Oh my bad, that idea didn’t cross my mind.
Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'str' object has no attribute 'reverse'