I want to make my while loop accumulate items in a list and I can\'t figure out how to do it.
this is what I have:
counter = 0 while counter != -1: