By using the bracket notation, [] , on the arr array, we can get an element at a specific index. For instance, arr[0] returns the first element, ...
確定! 回上一頁