You can omit any of the three parts of the for statement, but you must
include the semicolons that separate the sections. If you omit a section, be
sure that you include code within the command block that will end the for
statement or your program may get caught in an infinite loop.