For example, if you use “return a,b,c” in your function, value for c only will be returned, and values a, b won't be returned to the program.
確定! 回上一頁