Python Snippets

Python

Mutable default arguments can trip up Python beginners and veterans alike. Here's a quick workaround to deal with them.