(Hackerrank) HackerRank Python Certification Practice Test

Hackerrank Built-in Functions and Lambdas 2

Free · Instant Results

What does `list(map(lambda x: x ** 2, [1, 2, 3, 4]))` return?
▶ Start Practice Test