To find the smallest number in the scores list, we use min() with the list name between parentheses.

Make sure to pick min, followed by scores.