Fish Wang says to YSITD let counter = 9, i= 0 while (arr[i++]) { counter--; console.log(arr[i] * counter) }