You are viewing a single comment's thread from:RE: Python and IndentingView the full contextView the direct parentgeekgirl (79)in STEMGeeks • 5 years ago Don’t you end up indenting in those languages for readability anyway?
Sure! I just prefer the visible delimiters of the blocks and, at the first impression, the fact that a little indenting error doesn't mess up my code.
Update: And I'm not saying here I don't like Python. There are things I like and don't like in any language.