SyntaxFix
Write A Post
Hire A Developer
Questions
You need to make two case labels.
case
Control will fall through from the first label to the second, so they'll both execute the same code.