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