244
It's always semicolon, God damnit.......
(lemmy.world)
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.
How? For real I hate python not having ; and { and depending on tabs and spaces (PAIN)
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.
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.
You should try ruby.
May I interest you in https://tushar.lol/post/cursed-for/
Nice, my lovely C syntax. Thank you!