Recursion. Python also accepts function recursion, which means a defined function can call itself. Recursion is a common mathematical and programming concept.
確定! 回上一頁