Programmers incorporate iteration and selection into code as a way of providing instructions for the computer to process each of the many possible input values.
Compute statement execution counts and informal run-time comparison of iterative statements.
A statement execution count indicates the number of times a statement is executed by the program.