1. Which conditional statement would you use if there were only one set of instructions to either be executed or skipped?
2. Which conditional statement would you use if there were three alternative sets of instructions to choose among?
3. Which conditional statement would you use if there were ten alternative sets of instructions to choose among?