04_Python Data Structures

Posted 短毛兔

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了04_Python Data Structures相关的知识,希望对你有一定的参考价值。

一、Python数据结构

数据结构:数据个体的存储 和 数据个体与个体之间关系的存储。

python中的数据结构:元组(Tuple)、列表(Lists)、字典(Dictionariy)、集(Set)

1.1元组

1.2列表

1.3字典

 

二、Python中数据结构的遍历

 

以上是关于04_Python Data Structures的主要内容,如果未能解决你的问题,请参考以下文章

Manipulating Data Structures

新手学Python之学习官网教程(五: Data Structures)

解析KIT205 Data Structures

JavaScript data types and data structures

CISP 430 Data Structures

DataStructureLinked Data Structures