Switch Skill
The switch statement allows you to select one of many code blocks to be executed, based on the value of a given expression.
| Type | Title | Difficulty | Skills |
|---|
The switch statement allows you to select one of many code blocks to be executed, based on the value of a given expression.
| Type | Title | Difficulty | Skills |
|---|