Const
Given an array, and an item, if the item is found in the array, it removes it (in-place). The same array is returned
Given an array, and an item, if the item is found in the array, it removes it (in-place). The same array is returned