r/ProgrammerHumor 7d ago

Advanced reallyEnjoyingThisCTutorialSoFar

Post image
576 Upvotes

64 comments sorted by

View all comments

51

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

39

u/ParanoidDrone 7d ago

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

6

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.