//statement for (int i = 0; i < N; i++) { System.out.println(i); }