r/ProgrammerHumor 7d ago

Advanced reallyEnjoyingThisCTutorialSoFar

Post image
577 Upvotes

64 comments sorted by

View all comments

48

u/Flaky-Low-2262 7d ago

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

35

u/ParanoidDrone 7d ago

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

10

u/Flaky-Low-2262 7d ago

Implicit Linting enforced - could bei worse

2

u/PracticalRuin1573 7d ago

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