Skip to content

Timo k#4

Open
DIO-sys wants to merge 2 commits intomainfrom
Timo-kkk
Open

Timo k#4
DIO-sys wants to merge 2 commits intomainfrom
Timo-kkk

Conversation

@DIO-sys
Copy link
Copy Markdown
Collaborator

@DIO-sys DIO-sys commented Dec 1, 2022

No description provided.


// extends Parent means we inherit from Parent
// This gives Teacher the ability to use Parent methods and attributes
// This gives Advisor the ability to use Parent methods and attributes
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you rename "Teacher" class to "Advisor" you'll need to also update the file name from Teacher.java to Advisor.java. That's at least the first error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants