Ruby - Operators and Expressions
You want to check if a variable
x is either nil or false in Ruby. Which expression correctly uses logical operators to do this?