Fibonacci sequence

The Fibonacci sequence is as follows:  1, 1, 2, 3, 5, 8, 13, 21, etc.  It is made by adding the two previous numbers to obtain the next one.  The Hopscotch code will calculate the Fibonacci sequence.  Here is how to write the code.

http://www.youtube.com/watch?v=RMjaaF_9T4U

Leave a Reply

Your email address will not be published. Required fields are marked *