Search:

Type: Posts; User: msinc210

Search: Search took 0.19 seconds.

  1. Replies
    8
    Views
    1,306

    [SOLVED] Re: Basic Code Problem

    You were right andreas90. The program thought the blanks were inputs. Changed everything to the next() method and it works fine now.
  2. Replies
    8
    Views
    1,306

    [SOLVED] Basic Code Problem

    project directions:

    1. Create a class called Student that has name, grade, house as instance variables

    2. Create a constructor that take these (3) items as parameters and sets them to your...
Results 1 to 2 of 2