It's time to get the pokemon out of the storage.

Use the counter variable, i, as the index to access all the elements in the pokemon array.

Make sure to assemble pokemon[i] in your code.