Conditional structures: Difference between revisions

Content added Content deleted
m (,)
Line 1:
{{Task|Control Structures}}{{Control Structures}} [[Category:Simple]],
This page lists the conditional structures offered by different programming languages.
Common conditional structures are '''if-then-else''' and '''switch'''.