See that? Every time the loop runs, thing holds a different index number from the things array.
thing
things
Don't we want to access a specific index's in the array, not the array itself?