How many values can we add to an array using
.push
()
?
As many as we want
Only one value at a time
As many as we want.