Exercise: Map function I
Here, we
use
the map function to apply double
to each element in numbers
. However, there's something missing. Complete the code.Premium
Python
Setting up Python environment...
Output