Java Script – ‘The Switch Keyword’

July 3, 2022

Problem Statement -The switch Keyword.

Scope of work

– Build a Java Script using the “switch” keyword

Challenges

–    After every console.log we need to use the “break” command

Execution Strategy •VS Code •

Value Added -A simple JS script using “The switch Keyword” without using ‘IF and ELSE’ – Statements