When using sort() on a list of numbers like scores, the numbers are sorted in ascending order.
sort()
scores
Make sure to pick . followed by sort and then (, ).
.
sort
(
)