The rest parameter in this example is represented as an array [3,4,5,6] when calling the function. So we are using the rest operator to extract ...
確定! 回上一頁