File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2444,6 +2444,9 @@ The demo scripts are:
24442444| planet_and_moon| simulation of | compound shapes, |
24452445| | gravitational system | :class: `Vec2D ` |
24462446+----------------+------------------------------+-----------------------+
2447+ | rosette | a pattern from the wikipedia | :func: `clone `, |
2448+ | | article on turtle graphics | :func: `undo ` |
2449+ +----------------+------------------------------+-----------------------+
24472450| round_dance | dancing turtles rotating | compound shapes, clone|
24482451| | pairwise in opposite | shapesize, tilt, |
24492452| | direction | get_shapepoly, update |
@@ -2457,9 +2460,6 @@ The demo scripts are:
24572460| two_canvases | simple design | turtles on two |
24582461| | | canvases |
24592462+----------------+------------------------------+-----------------------+
2460- | wikipedia | a pattern from the wikipedia | :func: `clone `, |
2461- | | article on turtle graphics | :func: `undo ` |
2462- +----------------+------------------------------+-----------------------+
24632463| yinyang | another elementary example | :func: `circle ` |
24642464+----------------+------------------------------+-----------------------+
24652465
You can’t perform that action at this time.
0 commit comments