To pass an array to a function, just write the name of the array as an argument of the function, that is, func(arr), where func() is the name of the function ...
確定! 回上一頁