Lambda with Map

Use a lambda function with map() to square each element in a list.
[1, 2, 3, 4]
Total : 0 Discussion
Login