What is the difference between map and filter | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

What is the difference between map and filter

Map and filter

15th Mar 2020, 12:05 PM
Teja
Teja - avatar
1 Réponse
+ 6
Additional comment to swim's explanation: For both, filter and map, functions are used. These can be built-in functions, user defined functions or lambda functions.
15th Mar 2020, 1:48 PM
Lothar
Lothar - avatar