- #1
Yankel
- 395
- 0
Hello all,
I have a question, would like to have your opinion on the matter.
In the Logo programming language, I draw a red blue circle and put a turtle in it. I have specified that the turtle will move forward constantly, but, when approaching a white background (the page's background), it will turn right by 135 degrees. As a result, every time the turtle comes to exit the circle, it turns around and moved forward another way, staying in the circle. In this way the turtle never escapes the circle.
The question is: Is there a starting position (for the turtle itself and/or his head) that will allow him to escape?
Thank you !
View attachment 7237
I have a question, would like to have your opinion on the matter.
In the Logo programming language, I draw a red blue circle and put a turtle in it. I have specified that the turtle will move forward constantly, but, when approaching a white background (the page's background), it will turn right by 135 degrees. As a result, every time the turtle comes to exit the circle, it turns around and moved forward another way, staying in the circle. In this way the turtle never escapes the circle.
The question is: Is there a starting position (for the turtle itself and/or his head) that will allow him to escape?
Thank you !
View attachment 7237