2. Why do we use methods to change the state of a Turtle objectinstead of directly changing the values of its attributes?
Answer
We will not have the access to the attributes to access themdirectly.. so we need to access it through the methods because theymight keep validations inside the methods