I like the use of && logical operator to check if the value is in and out of range instead of using the || logical operator. It just makes more since