Hi all, sorry if my question looks weird
I’m working on the Meal Maker Project, and I was just wondering - why do we need to use the setters and getters (as described in points 4,5, 6) in the first place? Even if I remove them and only do the rest parts of the tasks, the code seems to work in the same way, returning the result perfectly well.
Can someone explain to me, why and if we really need using getters and setters here, or was it included mostly for us to train our skills?
Thanks in advance!
Regards,
Tatiana