F

Fibonacci sequence

ConceptMentioned in 1 video

A sequence where each number is the sum of the two preceding ones, often used as an example for recursive programming.