hydroptic@sopuli.xyzdeleted by creator to Programmer Humor@programming.dev · vor 2 Jahren"☹️".reverse() == "🙂"sopuli.xyzimagemessage-square22linkfedilinkarrow-up1317arrow-down117cross-posted to: programmerhumor@lemmy.ml
arrow-up1300arrow-down1image"☹️".reverse() == "🙂"sopuli.xyzhydroptic@sopuli.xyzdeleted by creator to Programmer Humor@programming.dev · vor 2 Jahrenmessage-square22linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareMrLLM@ani.sociallinkfedilinkEnglisharrow-up7·vor 2 JahrenFile "<stdin>", line 1 "👉".reverse() = "👈" ^ SyntaxError: cannot assign to function call
minus-squareDerpgon@programming.devlinkfedilinkarrow-up15·vor 2 JahrenIt is a font that changes == to one long equals sign.
minus-squareMrLLM@ani.sociallinkfedilinkEnglisharrow-up4·vor 2 JahrenOh 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'
File "<stdin>", line 1 "👉".reverse() = "👈" ^ SyntaxError: cannot assign to function callIt is a font that changes
==to one long equals sign.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'