this post was submitted on 12 Aug 2024
1010 points (99.5% liked)

Programmer Humor

20383 readers
1568 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
 
(page 2) 28 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 5 months ago (4 children)

Is that python? If it's, thank you, finally learned how to format text in a way that can be read on the script and in the execution.

[–] [email protected] 8 points 5 months ago (1 children)

It isn't, there are curly braces. It's TypeScript.

[–] [email protected] 1 points 5 months ago (1 children)

Python also have curly bracers, om dictionaries.

[–] [email protected] 5 points 5 months ago

Yes, but not for indentation (which is obviously what I meant)

[–] [email protected] 3 points 5 months ago

Looks like TypeScript to me

[–] [email protected] 2 points 5 months ago (1 children)

No, but you can do the same in python

[–] [email protected] 1 points 5 months ago

I was thinking on trying it. Need to see how it works with f formatting.

load more comments (1 replies)
[–] [email protected] 4 points 5 months ago

PEBKAC.

definitely a case of the PEBKAC

load more comments
view more: ‹ prev next ›