What does an iteration variable do?

links to the database

translates from decimal to binary

keeps track of how many times a loop has executed

chooses whether to run a conditional statement

1 answer

The correct answer is that an iteration variable keeps track of how many times a loop has executed.