Signed-off-by: twowater <347073565@qq.com>

pull/1/head
twowater 2017-06-21 23:08:24 +08:00
parent fe1f48a058
commit 281ef9ac31
1 changed files with 2 additions and 2 deletions

View File

@ -16,5 +16,5 @@
* [三、基本数据类型转换](/python2/Type_conversion.md)
* [四、Python 中的变量](/python2/Variable.md)
* [List 和 Tuple](/python3/Preface.md)
* [一、List列表](/python2/List.md)
* [二、tuple元组](/python2/tuple.md)
* [一、List列表](/python3/List.md)
* [二、tuple元组](/python3/tuple.md)