Algorithm · We define a function that accepts a number n . · We recursively call the function and print the value of n , until the value of n is greater than 0 .
確定! 回上一頁