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:
...
Write code to delete an element from the array.
Delete one element from the given array to match this modification:
...