Mastering Python for Networking and Security
上QQ阅读APP看书,第一时间看更新

Python collections

In this section, we will review different types of data collections, such as as lists, tuples, and dictionaries. We will see methods and operations for managing these data structures and a practical example where we review the main use cases.