Arrays in JavaScript are zero-index. So the first item has an index of 0 . const zoo = [' ' ...
確定! 回上一頁