Perfect! We can use push(), splice() and unshift() or insert the value at the index of the array's length, 0.
push()
splice()
unshift()
0
Almost! We can use push(), splice() and unshift() or insert the value at the index of the array's length, 0.