Array #shift():shift()是一個Array類方法,它刪除self的第一個元素,如果數組為 ... 1, 88, 9] # declaring array c = [18, 22, 50, 6] # shift method example puts ...
確定! 回上一頁