Can someone show me a loop that does this? im stuck
Problem 2-3. Odd Integers Problem. Build an application that adds consecutive odd integers (starting with one) until the sum exceeds a target value. Display the sum and how many integers were added.
Not sure of how to go about writing this loop.
just startin out in VB
thx
LC
Problem 2-3. Odd Integers Problem. Build an application that adds consecutive odd integers (starting with one) until the sum exceeds a target value. Display the sum and how many integers were added.
Not sure of how to go about writing this loop.
just startin out in VB
thx
LC