mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
issue19075: add visual sorting algorithms to turtledemo; original code from Jason Yeo
This commit is contained in:
parent
241520ad10
commit
738f805074
3 changed files with 210 additions and 0 deletions
|
|
@ -2351,6 +2351,9 @@ The demo scripts are:
|
|||
| | pairwise in opposite | shapesize, tilt, |
|
||||
| | direction | get_shapepoly, update |
|
||||
+----------------+------------------------------+-----------------------+
|
||||
| sorting_animate| visual demonstration of | simple alignment, |
|
||||
| | different sorting methods | randomization |
|
||||
+----------------+------------------------------+-----------------------+
|
||||
| tree | a (graphical) breadth | :func:`clone` |
|
||||
| | first tree (using generators)| |
|
||||
+----------------+------------------------------+-----------------------+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue