You are currently offline. Some features of the site may not work correctly.
For loop
Known as: For, Loop counter, For statement
In computer science a for-loop (or simply for loop) is a control flow statement for specifying iteration, which allows code to be executed repeatedly… Expand