map(function, iterable, ...)
Apply function to every item of iterable and return a list of the results.