Python Lambda Map Challenge Test your Python skills! Can you predict the output of this lambda and map combo? #python #lambda #map #coding Answer ---> A) [3, 4, 9, 8, 15] #codeaj