semihbag / CSE3063F23P1_GRP4

Object Oriented Software Design Project
4 stars 6 forks source link

Add methods for Student class #30

Closed elifekocabey closed 8 months ago

elifekocabey commented 8 months ago

I added "exceed", "exceedTerm", "addReadNotification", and "isFailed" methods to Student class.