'shift()' Syntax, Parameters and Note
Note: Removes the first element in an array. Returns the element being removed. Syntax: arrayName.shift()