Skip to content

Commit bf2e636

Browse files
authored
Update README.md
1 parent c0becc5 commit bf2e636

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
获取Python100道练习题
1313
> https://github.com/hellgoddess/PythonGuide/tree/main/Python100%E9%81%93%E7%BB%83%E4%B9%A0%E9%A2%98
1414
# Python
15-
### 基础
15+
## 基础
1616
#### 知识点/面试题(必看:muscle:
1717
1. [python基础连载系列](https://github.com/hellgoddess/PythonGuide/tree/main/Python%E5%9F%BA%E7%A1%80%E8%BF%9E%E8%BD%BD)(点击跳转到页面::heartpulse:
1818
2. [python常见面试题汇总](https://github.com/hellgoddess/PythonGuide/blob/main/docs/python_%20Interview.md)
@@ -29,29 +29,29 @@
2929

3030
#### python垃圾回收机制:
3131

32-
### 网络
32+
## 网络
3333

34-
### 操作系统
34+
## 操作系统
3535

3636

3737
### 数据结构与算法
3838
#### 常见数据结构
3939
#### 算法
4040
算法总结:
4141

42-
### 数据库
42+
## 数据库
4343

4444
#### MySQL
4545
#### 总结:
4646
#### 重要知识点:
4747
#### 面经问题总结:
4848
#### Redis
4949

50-
### 常见应用
50+
## 常见应用
5151

5252
#### 爬虫学习与练习:
5353
#### Django学习与实战
5454
#### Flask学习与实战
5555

5656

57-
### python学习常见问题汇总
57+
## python学习常见问题汇总

0 commit comments

Comments
 (0)