Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mixmastamyk
on Nov 12, 2021
|
parent
|
context
|
favorite
| on:
Ruby vs. Python comes down to the for loop
It's meant to be more readable by being closer to English:
> When I want the length of an array
len(array)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
> When I want the length of an array