• If the condition evaluates to FALSE or NULL, the loop is bypassed, and control passes to the next statement.

    如果条件的求结果为FALSENULL,那么将绕过循环并且控制被传递一条语句。

    youdao

  • If the condition evaluates to TRUE, the statement list is executed, then control resumes at the top of the loop.

    如果条件结果为TRUE那么将执行语句列表循环的顶部恢复控制

    youdao

  • The GOTO label statement can unconditionally exit from a loop and transfer control to the executable statement or statement block that follows the specified statement label.

    GO TO标签语句可以无条件地退出循环控制权转移指定的语句标签之后可执行语句语句

    youdao

  • The second type of flow control statement in Python is the while loop, which executes a block of program statements while an expression evaluates True.

    Python中的第二控制语句while循环,表达式计算为True时执行程序语句

    youdao

  • The second type of flow control statement in Python is the while loop, which executes a block of program statements while an expression evaluates True.

    Python中的第二控制语句while循环,表达式计算为True时执行程序语句

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定