MCPcopy 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
716class Match():
717

Callers 3

decodeFunction · 0.80
decompressFunction · 0.80
getLegalCardsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected