In class we learned that when you call the method reduce it changes the value of the array and the count but not the value of the len.
We also learned the fibonacci code and we did test preparation.
In the fibonacci code when using blue jay the computer recalculates the whole sequence to get the next value of the fibonacci code.
They add the first two index's to get the next index then recalculates all the index's to get the next sequence of the set.
No comments:
Post a Comment