filmov
tv
Live Python coding! Mutable default args.

Показать описание
Something different tonight! Looking at a common complaint about Python (behavior of mutable default args) and some online conversations I had about it. I'll explain how I think about this and why I don't find it counterintuitive and we'll write some code!