News

Demonstrates the uncommon bug in Python with mutable default arguments. Modifying a list passed as an argument affects the default argument list if not handled properly.