My goal: pass a reference to a function, and be able to update the function later on.
In Python, I believe functions are passed by reference, but a funct