Newbie question... Looping through a list, and I want to update the iterator with the value at each index until I find the value '0'. Then return the index '0' is located at.
I think it's similar to a "sidewinder" algo, but I'm really unfamiliar!
here's a photo of what i'm trying to do:
