What happens when we use the loop variable as the expression?
We copy the original list
We can't use only the loop variable, we'd get an error
We copy the original list.