Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ isZero
Method
isZero
recipes/Python/580811_Uno_TextBased/recipe-580811.py:713–714 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
711
return
self.wild
712
713
def
isZero(self):
714
return
self.zero
715
716
class
Match():
717
Callers
3
decode
Function · 0.80
decompress
Function · 0.80
getLegalCards
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected