Practice Test Geeks home

Hackerrank Algorithms 3

What is the output of `list(map(lambda x: x**2, [1, 2, 3, 4]))`?

Select your answer