...

/

Exercise 7: Delete an Element

Exercise 7: Delete an Element

Write code to delete an element from the array.

Problem statement

Delete one element from the given array to match this modification:

...