@[email protected] to Programmer [email protected] • 8 months ago"☹️".reverse() == "🙂"sopuli.xyzimagemessage-square22fedilinkarrow-up1319cross-posted to: [email protected]
arrow-up1319image"☹️".reverse() == "🙂"sopuli.xyz@[email protected] to Programmer [email protected] • 8 months agomessage-square22fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish7•8 months agoFile "<stdin>", line 1 "👉".reverse() = "👈" ^ SyntaxError: cannot assign to function call
minus-square@[email protected]linkfedilink14•8 months agoIt is a font that changes == to one long equals sign.
minus-square@[email protected]linkfedilinkEnglish4•8 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'
It is a font that changes
==
to one long equals sign.Oh my bad, that idea didn’t cross my mind.