{{Control Structures}} [[Category:Simple]] ;Task: List the   ''conditional structures''   offered by a programming language. Common conditional structures are     '''if-then-else'''     and     '''switch'''.