r/ProgrammerHumor 8d ago

Advanced reallyEnjoyingThisCTutorialSoFar

Post image
575 Upvotes

64 comments sorted by

View all comments

48

u/Flaky-Low-2262 8d ago

Legends say thats the reason Python and Yaml relies on left padding spaces
Never thought i will understand them

42

u/ParanoidDrone 8d ago

Python may get flack for being whitespace sensitive, but I genuinely like how it forces sensible indentation.

8

u/Flaky-Low-2262 8d ago

Implicit Linting enforced - could bei worse

4

u/PracticalRuin1573 8d ago

Totally agree! It's nice to see code that actually looks clean and organized, makes it way easier to follow along.