Which condition helps us exclude low-intensity workouts?
intensity <> 'low'
intensity = 'low'
intensity >= 'low'
intensity <> 'low'.