In the Notebook, you sometimes do `del` of either a local variable or a function's argument just before `return`. IMHO it does nothing there. Both of them are garbage collected exactly there, unconditionally.