I\'m trying to update items in a dynamically-sized array according to the following sequence: 9th/10th, 19th/20th, 29th/30th, etc...
I\'ve tried using modulo but I don\'t