To find the largest number in a list of data like scores, code max(), with the name of the list between parentheses.

Make sure to pick max, followed by (, and finally ).