We can use list comprehensions to create a new list by filtering elements of an existing one, like creating a list of high_scores.

Make sure to pick high_scores.