want to add numbers from 1 to 10 but not in the random order, how can i add number 3 at the end of the iteration using JS. for example 0,1,2,4,5,6,7,8,9,3. i tried using con