You are currently viewing a revision titled "loop", saved on 2020-04-24 오전 12:09 by 야곰 | |
---|---|
제목 | loop |
내용 | 루프. 똑같은 코드를 여러 번에 걸쳐 반복하여 실행하는 제어 구문.
A control flow statement that executes the same piece of code multiple times. |
요약글 | |
Markdown content | 루프. 똑같은 코드를 여러 번에 걸쳐 반복하여 실행하는 제어 구문.
A control flow statement that executes the same piece of code multiple times.
|