To increase the account for each year, we'll need a loop. Start by coding a counter variable set to 1, for the first year.

Make sure to type counter = 1.