Search:

Type: Posts; User: Bryan229

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    1,420

    Re: Why is my output not right?

    Nevermind, I see what you mean, thanks!
  2. Replies
    6
    Views
    1,420

    Re: Why is my output not right?

    Thank you for the quick response :)

    Its for an assignment, the output has to include month and year. I already tried doing:
    month + " " + year
    But when I do that the output is:

    Enter a month:...
  3. Replies
    6
    Views
    1,420

    Why is my output not right?

    Hello,

    I am fairly new to java and am creating a code that finds the number of days in a month. I figured it all out but, whenever I run my code it looks something like this:

    Enter a month: 2...
Results 1 to 3 of 3