Y
Hacker News
new
|
ask
|
show
|
jobs
by
jstx1
1629 days ago
The first append version will more often be in a loop. It's unlikely that someone will know enough to use comprehensions but not enough to still use append.
1 comments
voltagedivider
1629 days ago
Agreed. I've mainly seen the first `append` version in code written by people who've just discovered comprehensions and code golf.
link