Filtering with Lambda

Filter a list of integers to get only even numbers using a lambda function.
[1, 2, 3, 4, 5, 6]
Total : 0 Discussion
Login