start counting from 1 untill you reach 12 and see the figure. This is the amount of times this loop will run.
infact you have a cout in your loop.. so if you apply a little mind you will see the number of times there is a print is equal to the number of iterations.