this post was submitted on 02 Mar 2025
78 points (93.3% liked)

Programmer Humor

23385 readers
2228 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 2 years ago
MODERATORS
 

Someone had to do this before the riots started.

you are viewing a single comment's thread
view the rest of the comments
[–] wise_pancake@lemmy.ca 1 points 2 months ago

It’s super fucking annoying in Python when you forget a comma between strings and they get concatenated.

The program usually runs just fine after that too.