Chris or Leslie Smith wrote:
> Has anyone else run into the desire to synchronize the indices that are being
> used during an enumeration with the true indices of the list that is being
> enumerated when you use a slice of the list?
>
> e.g. more than a couple of times, I want to use the enumera
Has anyone else run into the desire to synchronize the indices that are being
used during an enumeration with the true indices of the list that is being
enumerated when you use a slice of the list?
e.g. more than a couple of times, I want to use the enumeration function, but I
don't want to sta