I suddenly wondered what the 1000th number of the Fibonacci sequence was, so I made this. Enjoy If it shows loading, then that means that it is currently calculating. The higher the number you enter, the longer it will take. “Turbo mode” should take less time. -The comments seem to say that the highest number before it says infinity is 1476 -Very high numbers will take forever and result in infinity, as Scratch is not a good engine for this sort of thing. Fibonacci is a pattern that frequently appears in nature, such as pine cones, arms on starfish, snail shells etc.
This is totally my most commented thing, though why is it so? 100+ comments in total, and increasing! What’s so good about this anyway? But I do love the moderate attention! Why did this blow up…! It’s… Just… Wow… Credits .Fibonacci for making the formula .Scratch for a platform and sprites .Math teacher for introducing me to the sequence .Me for coding .Sister, for idea of “loading” text .English for the language to type this in. The Fibonacci sequence is a sequence where the numbers build on each other. To start with, 1 is added to 0, making 1. Then 0+1=1 Then 1+1=2 And so on.