LOOPING
Scrabble letter values: L1O1O1P3I1N1G2 = 10
Definition
- noun (computer science) executing the same set of instructions a given number of times or until a specified result is obtained. — synonyms: iteration
Examples
- “the solution is obtained by iteration”
- “The program loops until the user presses a key.”