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.
Python
Setting up Python environment...
Output