Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz/python-cookbook
/ example.py
File
example.py
src/7/functions_with_default_arguments/example.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Examples of a function with default arguments
2
3
# (a) Dangers of using a mutable default argument
4
Callers
nothing calls this directly
Calls
1
spam
Function · 0.70
Tested by
no test coverage detected