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 ea6ec96 commit e377ecfCopy full SHA for e377ecf
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