You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this project is to practice class inheritance, and other Object Oriented Programming concepts such as constructors, access rights, method overriding, etc. The project would also allow you to practice the notion of package creation.