Hi all
I wounder if some one can help me i have to write a program that sums
numbe3rs together using a for loop.
The numbers are 1 to 10 then one to 20 then 1 to 10,000.
// A program for summing numbers from one to biggestNumber
Var biggestNumber;
Var theSum = 0;
its got to start like this. Im having problems with this one
viicki

Signature
v davies
Roedy Green - 16 Dec 2005 12:31 GMT
>// A program for summing numbers from one to biggestNumber
>
[quoted text clipped - 3 lines]
>its got to start like this. Im having problems with this one
>viicki
see http://mindprod.com/jgloss/javasript.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.