Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
print(
"Example 2"
)
Callers
2
do_rounds
Function · 0.80
item_112.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected