What is the difference between map and filter | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is the difference between map and filter

Map and filter

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