Counter — is a variable that tracks the number of iterations the loop has performed.
It is usually initialized before the loop starts and is incremented or decremented during each iteration to control the number of times the loop executes.
Clickable & Draggable!