8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a619263 commit 6372a4cCopy full SHA for 6372a4c
Doc/library/turtle.rst
@@ -662,7 +662,7 @@ Tell Turtle's state
662
663
Return the angle between the line from turtle position to position specified
664
by (x,y), the vector or the other turtle. This depends on the turtle's start
665
- orientation which depends on the mode - "standard"/"world" or "logo").
+ orientation which depends on the mode - "standard"/"world" or "logo".
666
667
.. doctest::
668
:skipif: _tkinter is None
0 commit comments