.pop()
Description
The pop method takes in an array as input and returns the array with the last item removed
Parameters
Pop takes no parameters
Usage On Arrays
Last updated
The pop method takes in an array as input and returns the array with the last item removed
Pop takes no parameters
Last updated