Which instruction do we use to add a value to an array?
.push
()
.pop
()
Make sure to pick
.push
()
.