mirror of
https://github.com/python/cpython.git
synced 2025-09-18 22:50:26 +00:00
Whitespace normalization.
This commit is contained in:
parent
93ab5fa191
commit
12c00f79bc
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue