Ruby - Operators and Expressions
You want to check if a variable
x is NOT between 10 and 20 inclusive in Ruby. Which condition correctly uses logical operators?