Where is code placed to control a for loop?

Inside the parentheses ()Inside the curly braces {}

Code inside the parentheses () controls the for loop.