I would like to write a Python function that mutates one of the arguments (which is a list, ie, mutable). Something like this:I would like to write a Python function that mu
I would like to write a Python function that mutates one of the arguments (which is a list, ie, mutable). Something like this:I would like to write a Python function that mu