Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    11
    Views
    1,132

    Re: Beginner Java Problem Help.

    The statements are almost in reversed order.
  2. Replies
    11
    Views
    1,132

    Re: Beginner Java Problem Help.

    What does your textbook or notes say about the order of statements?

    There is some logic to the order.
    For example you can not add two numbers together until the user has given you the numbers....
  3. Replies
    11
    Views
    1,132

    Re: Beginner Java Problem Help.

    What have you tried and what happened?

    What order must the statements be in?
    What needs to be first?
    What next?
    And what next?


    Please edit your post and wrap your code with
Results 1 to 3 of 3