Which JavaScript expression represents the situation in which the score is equal to 5 or to 6? (1 point) Responses score == 5 || score == 6 score == 5 || score == 6 score == 5 or score == 6 score == 5 or score == 6 score == (5 or 6) score == (5 or 6) score == 5 && score == 6

1 answer

score == 5 || score == 6
Similar Questions
    1. answers icon 1 answer
    1. answers icon 1 answer
    1. answers icon 1 answer
  1. I have 5 problems.Write a mathematical expression to represent each situation. Then find the value of the expression to solve
    1. answers icon 4 answers
more similar questions