The famous Fibonacci sequence has the property that each term is the sum of the two previous terms. We start with f(0)=0, f(1)=1 for the base case.
確定! 回上一頁