Python's map() Function Explained | Python | Map Function | Pratap Sharma

Publicado el: 22 julio 2023
en el canal de: Learn with Pratap
68
9

Python's map() Function Explained | Python | Map Function | Pratap Sharma

map() function returns a map object(which is an iterator) of the results after applying the given function to each item of a given iterable (list, tuple etc.)

Map Function - map(fun, iter)
Returns a list of the results after applying the given function to each item of a given iterable (list, tuple etc.)

Parameters:
fun: It is a function to which map passes each element of given iterable.
iter: It is a iterable which is to be mapped.


   • AWS Solutions Architect Associate  

You can find my personal vlogs at    / @withpratap  

Copyright © Pratap Sharma All Rights Reserved

#learnwithpratap #python #coding #programming #map #pythonfunction


En esta página del sitio puede ver el video en línea Python's map() Function Explained | Python | Map Function | Pratap Sharma de Duración hora minuto segunda en buena calidad , que subió el usuario Learn with Pratap 22 julio 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 68 veces y le gustó 9 a los espectadores. Disfruta viendo!