Warning! The page was not fully loaded, probably because of a network issue. It could be that not all functionalities work as expected. Please try reloading the page.
Double
Create a function double that takes a list of integers as input and doubles each element.
This function does not create a new list.