CEFR B1

loops

noun

Meaning

A sequence of instructions that is repeated until a certain condition is reached.

Examples

  • The software uses a loop to process each item in the list.
  • An infinite loop can cause a program to crash.