出典:Wiktionary
From the keyword while used in many programming languages for this purpose.
出典:Wikipedia
出典:『Wikipedia』 (2011/07/20 18:10 UTC 版)
In most computer programming languages, a while loop is a control flow statement that allows code to be executed repeatedly based on a given boolean condition. The while loop can be thought of as a repeating if statement.
![]()