Test your skills: Conditionals

Hi @justsomeone !

switch statements are tricky; you actually don’t need to do this — have a look at our official answer: https://github.com/mdn/learning-area/blob/master/javascript/building-blocks/tasks/conditionals/marking.md#task-3

This earlier post of mine attempts to explain why this works: Assessment wanted Conditionals 3