TODO: ADD MORE
- in the extended example, knowing there are no protected or private properties in python and adjusting coding patterns matrix
- in the example, knowing there are no protected or private properties in python and so consciously mutating
self.x
,self.y
andself.compass
through the called instance methods. robot-simulator