Using the spread operator allows you to turn smallNums into a flat array (rather than a nested array, which would be the result without spread syntax).
確定! 回上一頁