const arr = Array(100);. Perfect, right? I have an array of length 100, so now I just need to map the index to each element.
確定! 回上一頁