hydroptic@sopuli.xyz to Programmer Humor@programming.dev · 2 years ago"☹️".reverse() == "🙂"message-squaremessage-square19fedilinkarrow-up1319arrow-down117
arrow-up1302arrow-down1message-square"☹️".reverse() == "🙂"hydroptic@sopuli.xyz to Programmer Humor@programming.dev · 2 years agomessage-square19fedilink
minus-squareMrLLM@ani.sociallinkfedilinkEnglisharrow-up4·2 years 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'