ScratchData LogoScratchData
Back to MyDogTasha's profile

Calculating Fibonacci Numbers

MYMyDogTasha•Created October 8, 2021
Calculating Fibonacci Numbers
0
0
7 views
View on Scratch

Instructions

The formula for a Fibonacci sequence is Xn = Xn−1 + Xn−2. Where Xn, Xn-1, Xn-2 are terms. X is coefficient and n is the variable. Knowing this, see inside how to code and record #'s using Variables and a List.

Description

If you ask for 10 Fibonacci #''s why does the coding subtract 2 from 10, and only repeat the calculations 8 times?

Project Details

Project ID581466731
CreatedOctober 8, 2021
Last ModifiedNovember 19, 2021
SharedOctober 8, 2021
Visibilityvisible
CommentsAllowed