What happens when we use the loop variable as the expression?

We copy the original listWe can't use only the loop variable, we'd get an error

We copy the original list.