Exercise:
The switch statement does not work. Try to fix it.
Hint: End each case with a
break;
statement.
Edit This Code:
See Result »
Check Car
Result:
Show Answer
Correct Code:
Check Car
Correct Result:
Hide Answer