Skip to content

Commit 46992a4

Browse files
committed
添加目录导航
1 parent fcb8a7c commit 46992a4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

基础.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,9 @@ print(number) # output:1
137137
更多注释信息...
138138
"""
139139
```
140+
141+
142+
143+
----------
144+
145+
下一节:[变量](变量.md)

开发环境搭建.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,9 @@
4242
4343
3、进入调试界面 => 添加配置 => 选中python(模块),选中配置名:Integrated Terminal/Console
4444

45-
4、F5直接运行代码
45+
4、F5直接运行代码
46+
47+
48+
----------
49+
50+
下一节:[基础](基础.md)

0 commit comments

Comments
 (0)