Files
Python/Article/PythonBasis/python3/Preface.md

13 lines
372 B
Markdown
Raw Permalink Normal View History

2019-09-01 15:50:41 +08:00
# 前言 #
之前我们学习了字符串整数浮点数几种基本数据类型现在我们接着学习两种新的数据类型列表List和元组tuple
注: [https://www.readwithu.com/](https://www.readwithu.com/) 同步更新。
# 目录 #
![](http://twowaterimage.oss-cn-beijing.aliyuncs.com/2019-09-01-List%20%E5%92%8C%20Tuple.png)