For loop very useful. Like how you write them in C/C++.

The first one is initializing your counter variable. Second one then specify its termination boolean, And the last one is what it runs at the end.