Using count-controlled iteration can lead to fewer programming errors and more flexible programs. As can be seen above, using iteration makes a program simpler, less error-prone and more flexible.
If the value of age is greater than 16, the result of the tested condition is TRUE and the program follows the first path, which follows the statement THEN. This path outputs to the user that they are ...