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

File nim.py

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

Source from the content-addressed store, hash-verified

1"""turtledemo/nim.py
2
3Play nim against the computer. The player
4who takes the last stick is the winner.

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
mainloopMethod · 0.45

Tested by

no test coverage detected