Sign in before continuing.
lambda's are unnamed functions
Instead of writing a lambda, one can also just define a function and pass it to the mapping function.
Instead of writing a lambda, one can also just define a function and pass it to the mapping function.