Search
Use the reduce() method to find the largest number of all the elements in the numbers array. Store the result in largestNumber.
reduce()
numbers
largestNumber
For example: