watch
5 mins to make, really simple the Fibonacci sequence is a pattern, where the first value (number) one, is added to the second value, also one, so one plus one is two, the the second value is one, and one plus two is three, then the second value is two, so two plus three is five, and so on- here is the first 10 numbers of the Fibonacci sequence- 0,1,1,2,3,5,8,13,21