Press flag, and see the fidonacci numbers scroll by- If you don't know what they are, google it. Basically, the number on the left always becomes both of the numbers added, and the number on the right becomes what the first number was. Geez, those numbers increase really fast...
100% code by me, this was really fun to make. (Exact google definition) - The Fibonacci sequence is the series of numbers where each number is the sum of the two preceding numbers. For example, 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610