Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
memetichazard
on Nov 7, 2019
|
parent
|
context
|
favorite
| on:
Python should take a lesson from APL: Walrus opera...
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:
Anywhere else, you can add as much whitespace as you want.