Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
COLOR = (204, 204, 255)
29
30
def
randomrow():
31
return
random.randint(MINSTICKS, MAXSTICKS)
32
33
def
computerzug(state):
34
xored = state[0] ^ state[1] ^ state[2]
Callers
1
setup
Method · 0.85
Calls
1
randint
Method · 0.80
Tested by
no test coverage detected