What is the difference between map and filter | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

What is the difference between map and filter

Map and filter

15th Mar 2020, 12:05 PM
Teja
Teja - avatar
1 Respuesta
+ 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