Thanks to visit codestin.com Credit goes to github.com
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 726c931 commit 0048c60Copy full SHA for 0048c60
1 file changed
Lib/turtle.py
@@ -1645,7 +1645,7 @@ def back(self, distance):
1645
Argument:
1646
distance -- a number
1647
1648
- Move the turtle backward by distance ,opposite to the direction the
+ Move the turtle backward by distance, opposite to the direction the
1649
turtle is headed. Do not change the turtle's heading.
1650
1651
Example (for a Turtle instance named turtle):
0 commit comments