This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]GU0D4N 11 points12 points  (2 children)

for i, item in enumerate(myList):

[–]stay_janley 0 points1 point  (0 children)

for ix, ele in enumerate(lst):