The ternary operator is a shorter version of an if...else expression. It allows us to execute an expression if a condition is satisfied and ...
確定! 回上一頁