I'm using Python to infinitely iterate over a list, repeating each element in the list a number of times. For example given the list: iterate over a l
I'm using Python to infinitely iterate over a list, repeating each element in the list a number of times. For example given the list: iterate over a l