RosettaCodeData/Task/Conditional-structures/0DESCRIPTION

2 lines
180 B
Plaintext

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