Here is my example using the Array A. A.shift() should remove the first element of A which is 1 and it should return A = [2,3,4,5, ...
確定! 回上一頁