A very common error in Python is the use of an empty list as a default argument to a function. This is not the right way to do it and can cause unwanted behavior.

A very common error in Python is the use of an empty list as a default argument to a function. This is not the right way to do it and can cause unwanted behavior.