The rest parameter allows us to represent an indefinite number of arguments as an array. By using the rest parameter, a function can be called with any number ...
確定! 回上一頁