this post was submitted on 05 Jul 2024
858 points (97.9% liked)

Programmer Humor

31791 readers
124 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 12 points 1 month ago (1 children)

I think white space should be used to represent basic functions too. For example 3 spaces can be used to sum two values while 4 spaces can be used to subtract.

[โ€“] [email protected] 2 points 1 month ago

Yes, however indentation still defines block and the operator (white space in same cases) has to come right after the white space for the indent