A numeric for loop
The body of the for loop
Defines the range to loop over
The variable to use in this for loop
See Implementation
A numeric for loop