The default parameters are great. However, Python’s default arguments are evaluated once when the function is defined, not each time the function is called. #protip#python 🐍
We're live at pythoncourse.dev/ | Subscribe, if you want to know more about creating, testing and distributing programs in Python! We'll talk about CLIs, ReST APIs and other effortless ways of solving real-world™ problems