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

File minimal_hanoi.py

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

Source from the content-addressed store, hash-verified

1"""turtledemo/minimal_hanoi.py
2
3A minimal 'Towers of Hanoi' animation:
4A tower of 6 discs is transferred from the

Callers

nothing calls this directly

Calls 2

mainloopFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected