In this case, we need to display that the data point is too high for the dataset. In a print statement, add "Data point is too high".

Make sure to type print("Data point is too high").