200
In cases where a simple condition is not sufficient (for example, when the value of a variable should be less than some number but greater than another number), conditional expressions can be combined to create compound Boolean expressions
What is a logical operator?