Multiple choice The word we use to describe loops in a computer program is... Iteration Sequence Selection Loopy McLooperson Reveal answer Fill a bubble to check yourself A Correct answer Explanation Iteration is the formal term used to describe the process of repeating a set of instructions or a block of code in a program.