I need to know how to construct a one-statement Qbasic program in the Immediate Window that computes the sum of the numbers, 1 to 100, directly instead of iteratively. I'm learning the FOR and NEXT statements and know how to use them to do this. Now I have to do it in the Immediate Window with only one statement.<br><br>Can someone please help me?<br><br>Thanks <br><br>Louie