See that? case checks for a scenario, break ends the code, and default triggers when there are no matches.
case
break
default
Are you sure this is the correct way to set the variable name for checking the switch statement?