Hello! This is the Fibonacci Sequence, a famous mathematical pattern: 0, 1, 1, 2, 3, 5, 8, 13,... and so on. In order to find a number in the pattern, you must add the previous two. If you changed the variables you will have to press the 'stop button' and then start the project again.
I struggled with the code for this project, but with the aid of a peer I understood how to do it. Everything in this project is original except for the idea of reversing the sequence so the newest number appeared in the first row rather than the last. My favorite is 'circle' with '8' diameter. What is yours?