Whitespace normalization.
This commit is contained in:
parent
93ab5fa191
commit
12c00f79bc
|
@ -920,7 +920,7 @@ def demo2():
|
|||
down();
|
||||
|
||||
color("red")
|
||||
|
||||
|
||||
# create a second turtle and make the original pursue and catch it
|
||||
turtle=Turtle()
|
||||
turtle.reset()
|
||||
|
|
Loading…
Reference in New Issue