Skip to content

Commit 3357afd

Browse files
authored
Update README.md
1 parent 126d01f commit 3357afd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Python小例子 https://github.com/jackzhenguo/python-small-examples
9898
| 24 | [使用堆升序列表](md/196.md) | sort heapq | v1.0 | ⭐️⭐⭐⭐ |
9999

100100

101-
### 面向对象OOP
101+
### 面向对象
102102
| 小例子 | 链接 | 标签 | 版本 | 难度 |
103103
| ---- | ---------------------------------- | ---- | ---- | ---- |
104104
| 1 | [所有对象之根](md/43.md) | object | V1.0 | ⭐️ |
@@ -240,7 +240,7 @@ Python小例子 https://github.com/jackzhenguo/python-small-examples
240240
| 37 | [一行代码让 pip 安装加速 100 倍](md/176.md) | pip install | v1.0 | ⭐️⭐⭐ |
241241

242242

243-
### 案例
243+
### 工作常用案例
244244
| 小例子 | 链接 | 标签 | 版本 | 难度 |
245245
| ---- | ---------------------------------- | ---- | ---- | ---- |
246246
| 1 | [不用else和if实现计算器](md/60.md) | operator | V1.0 | ⭐️⭐️⭐️ |

0 commit comments

Comments
 (0)