Hello.
Is there a way to loop through the array and only show the integers or strings of the array with out going through like 1 2 3 4 is in the array so show it then 5 6 7 8 9 10 is in array then show it.
Like show 4, and 10 with out going through all the other useless numbers.