If the value of age is 17 or more, the result of the tested condition is YES and the program follows the first path, which informs the user that they are old enough to drive.
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.