Let's talk about the problem with mutable default argument values in Python.
Function arguments in Python can have default values.
For example this greet
function's name
argument has a default value:
...
This is a premium screencast available only to active Python Morsels subscribers.
You can find free screencasts on the screencasts page.
Need to fill-in gaps in your Python skills? I send weekly emails designed to do just that.