Code an operator, so that items with pollution_index values less or equal to 122 show in the result table.
pollution_index
122
Make sure to pick <=.
<=