Frequently Used

くり返し

くり返す中に入れたブロックをくり返すブロックです。

Block
くり返し
Text Code for This Block
while (true) {
}

中に入れたブロックをくり返すブロックです。