answersLogoWhite

0

If you have the series stored in an array, you loop through the array and print each array element in turn.

Another possibility is to print out the numbers in the series as you generate them. In that case, you may not need to store anything (depending on the series, of course).

User Avatar

Wiki User

11y ago

What else can I help you with?