244
you are viewing a single comment's thread
view the rest of the comments
[-] mariusafa@lemmy.sdf.org 7 points 2 years ago

How? For real I hate python not having ; and { and depending on tabs and spaces (PAIN)

[-] dustyData@lemmy.world 10 points 2 years ago

Python supports both, it's just not pythonic. It's not the way it's meant to be written but you can write them if you want/are a masochist, because of the syntax's flexibility.

[-] maynarkh@feddit.nl 7 points 2 years ago

You can end any statement in Python with a semicolon, you can also put multiple statements on the same line, putting a semicolon between them.

[-] jaybone@lemmy.world 3 points 2 years ago

You should try ruby.

[-] fl42v@lemmy.ml 2 points 2 years ago
[-] mariusafa@lemmy.sdf.org 2 points 2 years ago

Nice, my lovely C syntax. Thank you!

this post was submitted on 04 Apr 2024
244 points (93.3% liked)

Programmer Humor

29989 readers
2065 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