On Wed, Oct 22, 2008 at 2:29 PM, Paul Robinson <[EMAIL PROTECTED]> wrote:
> > I've been teaching Ruby and Rails to some young 'uns who've been doing > The Fibonacci sequence is a sequence beginning with 1, and producing > the next number in the series by adding the previous two numbers. Here > is the start of the sequence: > > Small point, and I'd have to check, but I don't think it *has* to start from 1, any pair of positive integers will do. But if it didn't it would invalidate your predicate, unless you add an argument to the method. /hides F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en -~----------~----~----~----~------~----~------~--~---
