When I move items from list "X" to anther list "A", but some items are missing.
Here is my code.
X=list(range(2,11)) print(X) A=lis