I want to iterate a given list based on a variable number of iterations stored in another list and a constant number of skips stored in as an integer.
Let\'s say I ha