Time: 10 minutes
Purpose: This activity helps you get familiar with breaks
Introduction: You’re had experience using breaks, but they’re worthy exploring more
Task: Explore what breaks do inside of switch statements. Are they able to be used within other statements?
Experiment with their use and their absence in our code to date.