Search
Update the element at index 2 to be 35 in the originalArray without mutating it and store the resulting array in a variable named newArray.
originalArray
newArray
Log the value of newArray to the console.
For example: