One of the most common forms of control flow statements used to specify iteration, for loops are found in a wide range of programming languages. They are used to repeat a certain block of code a predefined known number of times.
For example, if you wanted to get the times