Try this exercise. Click the correct answer from the options.
What is the name of Python's built-in function to find the maximum value in an array?
Click the option that best answers the question.
- findMax()
 - max()
 - findMaximum()
 - None of the above
 

What is the name of Python's built-in function to find the maximum value in an array?
