Commit 0a3b89fe authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent 9b61ac3f
...@@ -920,7 +920,7 @@ def demo2(): ...@@ -920,7 +920,7 @@ def demo2():
down(); down();
color("red") color("red")
# create a second turtle and make the original pursue and catch it # create a second turtle and make the original pursue and catch it
turtle=Turtle() turtle=Turtle()
turtle.reset() turtle.reset()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment