We need an upper and lower limit to decide the outliers. We'll call our upper limit upper_limit, and give it the value 91.
upper_limit
91
Make sure to type upper_limit = 91.
upper_limit = 91