Difficulty:
Elementary
Elementary
Tags:
operators, ternary operators
operators, ternary operators
Instructions:
The ternary operator is like an if/else in a single line. Use a ternary below to tell if someone's name is Irish.
The ternary operator is like an if/else in a single line. Use a ternary below to tell if someone's name is Irish.
Problem and Solution:
No comments:
Post a Comment