for_break_continue0 31 B

1234
  1. for(i, 6, 9)
  2. {
  3. print(i);
  4. }