java where does for loop iterate code example Example: how to make a loop in java for (int i = 0; i < 3; i++) {}