Search:

Type: Posts; User: andreas90

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    1,186

    Re: My First program, I need help.

    Your code is working for me as expected. You are probably entering different Strings for a and b (a space after one of the inputs might be the problem). Try printing them as Norm suggested and you...
  2. Replies
    6
    Views
    1,186

    Re: My First program, I need help.

    Hello Tyridge77!
    You should use the String's equals() method instead of the == operator when comparing Strings.
    And for your next posts be sure you use the code tags to get highlighting in your...
Results 1 to 2 of 2