Skip to content

Commit 316de8a

Browse files
authored
Update README.md
1 parent 7512cf0 commit 316de8a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
- [1-3 Python的诱惑](https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc13.md)
2020
- [1-4 Python程序的本质是什么](https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc14.md)
2121
- [1-5 Python语法格式和注释](https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc15.md)
22-
- 1-6 Python运算符
23-
- 2-1 和Python打招呼
24-
- 2-2 Python的变量
25-
- 2-3 Python变量的定义
26-
- 2-4 Python的数据类型
27-
- 2-5 字符串的进阶用法
22+
- [1-6 Python运算符](https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc16.md)
23+
- [2-1 和Python打招呼](https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc21.md)
24+
- [2-2 Python的变量](https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc22.md)
25+
- [2-3 Python变量的定义](https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc23.md)
26+
- [2-4 Python的数据类型](https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc24.md)
27+
- [2-5 字符串的进阶用法](https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc25.md)
2828
- 3-1 Python列表list
2929
- 3-2 Python的字典
3030
- 3-3 Python逻辑之流程控制 if

0 commit comments

Comments
 (0)