Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Lycanthrope
on April 25, 2012
|
parent
|
context
|
favorite
| on:
Python iteration
You can use map with several iterables:
sum(map(operator.mul, [1,2,3], [3,2,1]))
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: