MCPcopy Create free account
hub / github.com/bslatkin/effectivepython / feed_animal

Method feed_animal

example_code/item_112.py:59–60  ·  view source on GitHub ↗
(self, name, when)

Source from the content-addressed store, hash-verified

57 pass
58
59 def feed_animal(self, name, when):
60 pass
61
62
63print("Example 2")

Callers 2

do_roundsFunction · 0.80
item_112.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected