Turn in your doubling function from the practice slide. You can just put the
function definition in a .py
file on its own; no need to do any input or output.
Make sure that your function is named double_elements
.
Turn in your doubling function from the practice slide. You can just put the
function definition in a .py
file on its own; no need to do any input or output.
Make sure that your function is named double_elements
.