Skip to content

Commit 281ef9a

Browse files
committed
Signed-off-by: twowater <[email protected]>
1 parent fe1f48a commit 281ef9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
* [三、基本数据类型转换](/python2/Type_conversion.md)
1717
* [四、Python 中的变量](/python2/Variable.md)
1818
* [List 和 Tuple](/python3/Preface.md)
19-
* [一、List(列表)](/python2/List.md)
20-
* [二、tuple(元组)](/python2/tuple.md)
19+
* [一、List(列表)](/python3/List.md)
20+
* [二、tuple(元组)](/python3/tuple.md)

0 commit comments

Comments
 (0)