ลูป(lòop)

Meanings

1NounB1

loop (programming)

A control structure that repeats a block of code until a condition is met (e.g., for, while).

Examples