The pop method is a built-in JavaScript method that will remove the last element from an array: let animals = ["Lion", "Tiger", "Elephant", ...
確定! 回上一頁