BigBinary Academy
JavaScript
Array Methods 3
32.10
Search
Challenge
32.10
Exercise - Modify an Array
Use the
splice()
method to replace the element
"Oliver"
with
"Eve"
.
Previous
Next