Search
Remove the element at index 2 from the numbers array without mutating it and store the resultant array in a variable named updatedNumberArray.
numbers
updatedNumberArray
Log the value of updatedNumberArray to the console.
For example: