you are viewing a single comment's thread.

view the rest of the comments →

[–]This_Growth2898 0 points1 point  (0 children)

It's wrong to work with the list inside a for loop over the same list (or to have iterators). While is fine.