Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,028

    Re: Help with a very beginner java program creation

    Have you made a list of the steps the code needs to do to solve the problem?
    You'll need that before trying to write any code.

    Also take a look at the tutorial about loops:
    The for Statement...
  2. Replies
    3
    Views
    1,028

    Re: Help with a very beginner java program creation

    Looks like the program should use some loops.
    What have you tried?
Results 1 to 2 of 2