(Hackerrank) HackerRank Python Certification Practice Test
Hackerrank Algorithms 3
What is the output of `list(map(lambda x: x**2, [1, 2, 3, 4]))`?
Select your answer
A
[1, 4, 9, 16]
B
[2, 4, 6, 8]
C
[1, 2, 3, 4]
D
[1, 8, 27, 64]
Hint
⨠Remove Ads & Unlock Every Exam
ā From $1.49
š HACKERRANK Flashcards ā Study This Quiz as Flip Cards ā
š Want to go deeper? Read the Full HACKERRANK Study Guide ā