In code a ForLoop is a piece of code that functions by running a section of code repeatedly until a certain condition has been satisfied. in this case if i is less than the specified number it will do the task asked.