Recognized text: make Three Steps to your left make Three Steps to your left make Three Steps to work to your left
===
```python
from Control import *
control = Control()
for i in range(3):
    control.turnLeft()
control.stop()
for i in range(3):
    control.turnLeft()
control.stop()
for i in range(3):
    control.turnLeft()
control.stop()
