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

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

[-] MrLLM@ani.social 4 points 2 months 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
295 points (94.8% liked)

Programmer Humor

19454 readers
17 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