MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / randomrow

Function randomrow

tools/python-3.11.9-amd64/Lib/turtledemo/nim.py:30–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28COLOR = (204, 204, 255)
29
30def randomrow():
31 return random.randint(MINSTICKS, MAXSTICKS)
32
33def computerzug(state):
34 xored = state[0] ^ state[1] ^ state[2]

Callers 1

setupMethod · 0.85

Calls 1

randintMethod · 0.80

Tested by

no test coverage detected