Flow-control structures: Difference between revisions

Content added Content deleted
m (added a ;Task: (bold) header, added other whitespace and highlighting to the task's preamble.)
Line 1: Line 1:
{{Task|Control Structures}}
{{Task|Control Structures}}
{{Control Structures}}
{{Control Structures}}
In this task, we document common flow-control structures.


;Task:
One common example of a flow-control structure is the <tt>goto</tt> construct.
Document common flow-control structures.

One common example of a flow-control structure is the &nbsp; <big><code> goto </code></big> &nbsp; construct.


Note that [[Conditional Structures]] and [[Iteration|Loop Structures]]
Note that [[Conditional Structures]] and [[Iteration|Loop Structures]]