Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
16
Task/Flow-control-structures/00-TASK.txt
Normal file
16
Task/Flow-control-structures/00-TASK.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{{Control Structures}}
|
||||
|
||||
;Task:
|
||||
Document common flow-control structures.
|
||||
|
||||
|
||||
One common example of a flow-control structure is the <big><code> goto </code></big> construct.
|
||||
|
||||
Note that [[Conditional Structures]] and [[Iteration|Loop Structures]] have their own articles/categories.
|
||||
|
||||
|
||||
;Related tasks:
|
||||
* [[Conditional Structures]]
|
||||
* [[Iteration|Loop Structures]]
|
||||
<br><br>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue