| 1. | Code blocks often follow a control statement 代码块通常出现在控制语句之后。 |
| 2. | A control statement can create a loop , such as a 控制语句可以创建循环,如 |
| 3. | The second type of flow control statement in python is the Python中的第二种流控制语句是 |
| 4. | The simplest flow control statement is the 最简单的流控制语句是 |
| 5. | In python , there are three primary flow control statements 在python中,有3种基本的流控制语句: |
| 6. | It should because flow control statements are compound statements 当然应该类似,因为流控制语句就是复合语句。 |
| 7. | Control statement keywords 控制语句关键字 |
| 8. | You can place control statements inside other control statements , for example an 可以将控制语句放在其他控制语句中,例如 |
| 9. | A control statement placed inside another control statement is said to be 将一个控制语句放在另一个控制语句中称为“嵌套” 。 |
| 10. | Flow control statements 流控制语句 |