Loops allow a programmer to execute the same code repeatedly. These are often called "repetition" constructs. We will make heavy use of conditional statements in this section.