Search:

Type: Posts; User: leonne

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,554

    Re: How to calculate GPA

    CourseOfferings class has the first hashtable you listed
    StudentRecords class has second
    course class has the third one
    and student class has the fourth one
    I have 8 classes in total with 3...
  2. Replies
    4
    Views
    1,554

    Re: How to calculate GPA

    Our professor told us to make 4 hashtables. I just don't really understand why but w.e lol
  3. Replies
    4
    Views
    1,554

    How to calculate GPA

    This is what I need to do.
    When user type “grade,111111111,11111,A” assign a grade of A to the student, with RUID of 111111111, against course, with index of 11111.
    4.1 View class will handle...
Results 1 to 3 of 3