Challenge Manipulate Arrays With Shift - waltdakind/FreeCodeCamp GitHub Wiki

Challenge Manipulate Arrays With shift()

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

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