array.join()
array.shift()
array.unshift()
array.push()
array.pop()
array.splice()
Then implement to see effect