RosettaCodeData/Task/Conditional-structures/00DESCRIPTION

4 lines
201 B
Plaintext

{{Control Structures}} [[Category:Simple]]
This page lists the conditional structures offered by different programming languages.
Common conditional structures are '''if-then-else''' and '''switch'''.