Code an operator so that we select all items with a pollution_index greater than or equal to 122.
pollution_index
122
Make sure to pick >=.
>=