Sample expressions producing boolean outputs:
The first expression checks if the value of num1 variable is equal to 50 OR greater than 60.
The second expression checks if the value of num2 variable is greater than 41 AND less than 75.