📚 Reference
공식 문서 1
📜 Chapter
unshift()
pop()
push()
‣
‣
shift()
arr.shift()
shift()
배열 앞에서 항목을 제거한다.