Search:

Type: Posts; User: Legion of Daughters

Search: Search took 0.09 seconds.

  1. Replies
    12
    Views
    1,994

    Re: If statement help

    Thank you everyone for your support. I found that tutorial that Sean4u posted as very helpful. I think I am sure I will figure it out from here and will re-post if I run into any other issues.
  2. Replies
    12
    Views
    1,994

    Re: If statement help

    Thank you. This did resolve the issue but now I have another issue. I just just ran the program after adding the valid "if" identified above and it for some reason is printing out the "else"...
  3. Replies
    12
    Views
    1,994

    If statement help

    I am trying to write an if statement based on input from a String that is dependant on the input from the user.


    import java.util.Scanner;

    public class FirstProject {
    public static void...
Results 1 to 3 of 3