MCPcopy Index your code
hub / github.com/python/cpython / sorting_animate.py

File sorting_animate.py

Lib/turtledemo/sorting_animate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""turtledemo/sorting_animation.py
2
3A minimal sorting algorithm animation:
4Sorts a shelf of 10 blocks using insertion

Callers

nothing calls this directly

Calls 2

mainloopFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected