File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
- [ 1-3 Python的诱惑] ( https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc13.md )
20
20
- [ 1-4 Python程序的本质是什么] ( https://github.com/CodeBang06/Pythoncoder/blob/main/kc/kc14.md )
21
21
- [ 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 )
28
28
- 3-1 Python列表list
29
29
- 3-2 Python的字典
30
30
- 3-3 Python逻辑之流程控制 if
You can’t perform that action at this time.
0 commit comments