We created the list in high_scores by looping through each score in scores, copying the score only if it's greater than 20.
high_scores
score
scores
Make sure to pick high_scores, followed by score > 20.
score > 20