A development team is programming software for an automated greenhouse ventilation window.
The ventilation window must only open when standard cooling conditions are met:
Construct a Boolean expression, using the operators AND, OR, and NOT with the variables T, C, and R to show the conditions under which the window should open.