Search:

Type: Posts; User: blackscholes

Search: Search took 0.20 seconds.

  1. Replies
    7
    Views
    1,525

    Try putting semicolons (; signs) instead of...

    Try putting semicolons (; signs) instead of commas in the for parameters.
  2. Replies
    13
    Views
    1,494

    A and a are definitely not the same....

    A and a are definitely not the same....
  3. Replies
    13
    Views
    1,494

    It turns all characters in a string to lower case...

    It turns all characters in a string to lower case : D

    Its a method of the String class, so put it after input.keyboard..
  4. Replies
    13
    Views
    1,494

    Another hint, use keyboard.toLowerCase()

    Another hint, use keyboard.toLowerCase()
  5. Replies
    13
    Views
    1,494

    Hi, I'm new to java as well, so somebody correct...

    Hi, I'm new to java as well, so somebody correct me if I'm wrong :)

    I would use a switch/case statement to simplify this code.
Results 1 to 5 of 5