Code a condition that uses > to check if the value in pollution_index is greater than 122.
>
pollution_index
122
Make sure to type pollution_index > 122.
pollution_index > 122