Recursion is a substitute for a loop. Do not try to use both recursion and a loop in the same function until you are an expert. Use one or the other.
確定! 回上一頁