Hacker News new | ask | show | jobs
by hbaav6 2914 days ago
That argument falls apart when you consider indentation. Python code gets ugly fast when you’re just a few levels in.
1 comments

If you are indenting too much, there is probably a better way of designing your code. (I mean that, i'm not trying to be rude)