Challenge Manipulate Arrays With Shift - ashish9342/FreeCodeCamp GitHub Wiki

Challenge Manipulate Arrays With shift()

shift() removes the first element unlike pop() which removes the last.

⚠️ **GitHub.com Fallback** ⚠️