Ask Experts Questions for FREE Help !
Ask
    andyhaus1057's Avatar
    andyhaus1057 Posts: 98, Reputation: 1
    Junior Member
     
    #1

    Aug 6, 2009, 03:10 PM
    For loop
    How would I design a For loop that displays the following set of 10, 20, 30, 40, 50,. 1,000?
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    Aug 6, 2009, 03:42 PM

    Depends on the language probably looks something like this:

    For I = 10 to 1000 Step 10
    Prnt I
    Next I

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Charging Loop [ 4 Answers ]

Charging loop, will this work ? One or more lithium batteries from power tools powering a bicycle hub motor attached to modified car alternator charging a bank of deep cycle batteries. Over flow from storage bates in to a dump valve going back to the beginning to charge the lithium batts and...

Computer in a loop? [ 3 Answers ]

When I turn on the computer it acts like its going to open windows xp, then it goes to a blackscreen that says no signal, and the restart info screen. I tried it on 2 monitors and they both say the same thing, no signal. Not sure what is werong. Help, :confused:


View more questions Search