Hi. I'm brand new to Python. Is there a way to have static variables in a function? By "static", I mean the variable's value is preserved between function invocations. JH