June 19, 2022

Problem Statement -Ternary Operator
Scope of work
– Build an if-else program without using if and else statement
Challenges
– Nil
Execution Strategy
– Codecademy
Value Added
In the JS script of shorthand syntax, we can use a ternary operator to simplify an if…else statement.
