Files
Python/Article/PythonBasis/python3/Preface.md
2019-09-01 15:50:41 +08:00

13 lines
372 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 前言 #
之前我们学习了字符串整数浮点数几种基本数据类型现在我们接着学习两种新的数据类型列表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)