remove cut
This commit is contained in:
parent
37f1936622
commit
be007e78ef
99 changed files with 0 additions and 198 deletions
|
@ -6,8 +6,6 @@ For example, when we need to output goods from a list one after another. Or just
|
|||
|
||||
*Loops* are a way to repeat the same part of code multiple times.
|
||||
|
||||
[cut]
|
||||
|
||||
## The "while" loop
|
||||
|
||||
The `while` loop has the following syntax:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue