Python/Article/PythonBasis/python3/Preface.md

13 lines
372 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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