The
Fibonacci sequence is
a series of
numbers in which each
number (after the
first two) is the sum of the two preceding ones. It typically starts with
0 and
1. The
sequence begins
as follows:
0,
1,
1,
2,
3,
5,
8, 13, 21, 34, 55, 89, 144, ...
New to topics? Read the docs here!