Array - push

Create a function: addWithPush(arr, item)
It: adds <item> to the end of array <arr>