Is there any real reason why most progranming languages look more like the 3rd panel and not like the 1st panel? Thereโs gotta be a reason for all the nesting and indents that has nothing to do with readability since that shit makes it harder to read.
It makes it harder to read the individual lines, but makes it easier to read them as a group, so you wonโt have to read as many lines on your day to day.