Map

Learn how to use the function, "map", to transform iterables by applying a function to them.

map function

The map function applies a supplied function to a set of arguments. It returns an iterator to access the results.

Get hands-on with 1200+ tech skills courses.