Swift - Operators and Expressions
You want to check if a number
n is between 10 and 20 inclusive in Swift. Which condition correctly uses logical operators?