• Stars
    star
    2
  • Language
    Java
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Java project. Contains three classes. Subclass "Student" extends superclass "Human" and adds to it property "grade" (HashMap with name of the course and its grade). Input (name of the student, age, course name and grade) is prompted from the console.