Mapping with Lambda

Use a lambda function with map to square each number in a list of integers.
[6, 7, 8, 9]
Total : 0 Discussion
Login