views:

423

answers:

1

Like in C and many other languages there are static variables which retain their value between function calls. Is there any equivalent in Python?