At least for myself, most of the time when I code using Python, I am dealing with collection types. That includes the native Python List, Set, and Dictionary, as well as some third-party collection ...