Switch case challenge โ what will the result be? Donโt test the code. Answer the question by reading it!
Try to solve this challenge before seeing the answer below.
Answer: โMnNeHโ. Pretty easy, huh? But the โswitch caseโย command can be tricky. The formula number of heisenberg is 50, so the second case will be executed until the break of the โcase 5โ, even if the condition is not true.







