dash are called at the point an object is created
Answers
Answered by
3
function like Turtle or Point that creates a new object instance is called a constructor, and every class automatically provides a constructor function which is named the same as the class..
Similar questions