Update index.md
we use While Loop to communicate in Chinese, the word "而" is not similar to the meaning of "while" in Chinese.
This commit is contained in:
committed by
Kristofer Koishigawa
parent
ae147f519a
commit
7b89e15927
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: While Loop
|
||||
localeTitle: 而Loop
|
||||
localeTitle: While Loop
|
||||
---
|
||||
# 而Loop
|
||||
# While Loop
|
||||
|
||||
`while`循环重复执行语句块,直到括号中指定的条件求值为`false` 。例如:
|
||||
|
||||
|
Reference in New Issue
Block a user