Ad
  • Custom User Avatar

    "Each new number in the Fibonacci sequence is generated by adding the previous two numbers - by starting with 1 and 2"
    Shouldn't the sequence start with 1,1 or 0,1? According to Wikipedia it should.