{{Control Structures}} ;Task: Document common flow-control structures. One common example of a flow-control structure is the   goto   construct. Note that   [[Conditional Structures]]   and   [[Iteration|Loop Structures]]   have their own articles/categories. ;Related tasks: *   [[Conditional Structures]] *   [[Iteration|Loop Structures]]