โŒจ๏ธap computer science principles review

key term - Iteration

Definition

Iteration refers to the repetition of a set of instructions until a specific condition is met. It allows programs to perform tasks repeatedly without having to write repetitive code.

"Iteration" also found in: