A for loop
C++ also has a different entry-condition loop known as a for loop.
I will explain the for loop in a future lesson.