The Fibonacci Sequence
Did you get a chance to make Fractal design by yourselves? In continuation to that let’s talk about the famous Fibonacci Sequence. It’s a simple calculation of sequences we get by adding the previous numbers. Let’s see! The first number we take is 1. Second number will again be 1. Third number will be addition […]