8 lines
259 B
Text
8 lines
259 B
Text
{{Control Structures}}
|
|
[[Category:Simple]]
|
|
|
|
;Task:
|
|
List the ''conditional structures'' offered by a programming language.
|
|
|
|
Common conditional structures are '''if-then-else''' and '''switch'''.
|
|
<br><br>
|