A Fibbonacci sequence is one that sums the result of a number when added to the previous result starting with 1. so.. 1 + 1 = 2 2 ...
確定! 回上一頁