301
you are viewing a single comment's thread
view the rest of the comments
[-] MrLLM@ani.social 7 points 3 weeks ago
File "<stdin>", line 1
    "๐Ÿ‘‰".reverse() = "๐Ÿ‘ˆ"
    ^
SyntaxError: cannot assign to function call
[-] derpgon@programming.dev 15 points 3 weeks ago

It is a font that changes == to one long equals sign.

[-] MrLLM@ani.social 4 points 3 weeks ago

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'
this post was submitted on 27 Aug 2024
301 points (94.9% liked)

Programmer Humor

19190 readers
1217 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS