0
1
llucycodes42
switch statement
This code is telling the computer to execute a switch statement if the condition is true. The switch statement has three cases: the first case is when the condition is true, the second is when the condition is false, and the third is when the condition is not true.
Shortcut: cs
case condition: