Search:

Type: Posts; User: computercoder

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    1,901

    Re: text.length method problem?

    Now when I change it to .nextLine the scanner doesnt even work. It skips the instruction and the result is:




    So an input box doesnt even show up
    .......???
  2. Replies
    6
    Views
    1,901

    text.length method problem?

    I am attempting to create a program that counts the number of vowels in a sentence or text, which is inputted by the user.
    PROBLEM: I am trying to use the length of the string to continue my loop...
Results 1 to 2 of 2