For example an array.
const array = [0,1,2,3,4,5,6,7,8,9];
And here we should take the third element from the end of each time without using