What does
max()
do?
It finds the greatest value in a list of numbers
It gives the length of a list of numbers
It finds the greatest value in a list of numbers.