Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ isComplete
Method
isComplete
recipes/Python/580811_Uno_TextBased/recipe-580811.py:1296–1297 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1294
1295
1296
def
isComplete(self):
1297
return
self.matchComplete
1298
1299
def
next(self):
1300
self.turn = self.getNextTurn()
Callers
1
playMatch
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected