Search:

Type: Posts; User: Junky

Search: Search took 0.08 seconds.

  1. Replies
    8
    Views
    1,769

    Re: Some basic for loops I'm stuck on.

    Does it compile?
    Does it run?
    Does it do what you want?
  2. Replies
    8
    Views
    1,769

    Re: Some basic for loops I'm stuck on.

    But if I told you how to do it I would have done the work not you. On the other hand if you make an attempt, get stuck and ask a specific question about your code I can provide hints and guide you...
  3. Replies
    8
    Views
    1,769

    Re: Some basic for loops I'm stuck on.

    Each loop will require 2 or more variables. You might also need to ise an if statement inside some of the loops. None are very difficult.
  4. Replies
    8
    Views
    1,769

    Re: Some basic for loops I'm stuck on.

    What do you expect us to do, write the code for you?

    How about working out what the sequence for each output is. Some are easier than others. Once you know the sequence, the Java code will follow.
Results 1 to 4 of 4