Intro to Computer Programming > Ch. 5.4: Counters > Flashcards
What is a counter?
A counter is a variable that is regularly incremented or decremented each time a loop iterates.