This is a project that generates a Fibonacci sequence from the number you like. It may seem simple, but it requires a long line of code. #numbers#math#Fibonacci
For those who do not know how a Fibonacci sequence work, it is a line of numbers where each number is a sum of the two numbers before it. Credit to my dad for giving me the Idea.