Mark As Completed Discussion

Are you sure you're getting this? Is this statement true or false?

The recursive definition of the Fibonacci series states that the base case is when n is 2, and the recursive case is the sum of the previous two Fibonacci numbers.

Press true if you believe the statement is correct, or false otherwise.