for (statement 1; statement 2; statement 3) { 
//code to be executed  
}