in reply to Re: Adding Numbers
in thread Adding Numbers

That still hasn't answer my question. Whilst i've read the diagnostics I still dont understand why I can't list a range of numbers from variable a to variable b.

Replies are listed 'Best First'.
Re^3: Adding Numbers
by kcott (Archbishop) on Nov 21, 2010 at 06:19 UTC

    I am still of the opinion that you have not run this code.

    So, try running the code you have shown here and post the prompts, the first and last values you enter and the output including any error messages.

    Of course, if you do actually run it, the problem might become obvious.

    -- Ken