You must log in or # to comment.
Imagine not using a language with setters and getter built in lol
The neat thing is, you can add stuff like range checks and logging for getters and setters without changing every call. Separation of concerns is also vital in larger projects.
typical OOP progaganda
Every IT profesor, ever