Noun (thing)
For loop
a sequence of instructions set to be repeated a specified amount of times until a condition is met
The student programmed the for loop to run until the value of "x" was greater or equal to 100.