JavaScript Loops and Iterations
Imagine you’re playing a game where you tell a friend, “Take five steps east, then three steps north.” You could repeat those instructions over and over—or you could use a shortcut. In programming, that shortcut is called a loop. Loops