Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Python isn't that strict about whitespace? It's just using indents to delineate blocks and newlines implicitly terminate statements (unless you have an unclosed brace).

Anywhere else, you can add as much whitespace as you want.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: