Search:

Type: Posts; User: derekxec

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,052

    Re: User input error help.

    part of learning :D
  2. Replies
    4
    Views
    1,052

    Re: User input error help.

    your bucky.nextline

    should be

    bucky.nextLine

    notice the capitol L in line

    then when you run it type some word like hi in the console then it will return the word in the println
Results 1 to 2 of 2