Skip to content

Commit c7b4404

Browse files
committed
Update qa-list.md
修改笔误
1 parent c5d2ae9 commit c7b4404

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contents/qa-list.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
### 序列的切片操作
32

43
问题 [链接](http://stackoverflow.com/questions/509211/the-python-slice-notation)
@@ -254,7 +253,7 @@ python中是不是只有这种方法可以获取长度?语法很奇怪
254253

255254
插入,删除和归属判断复杂度都是O(1)
256255

257-
### 如何在遍历一个list时删除某些玄素
256+
### 如何在遍历一个list时删除某些元素
258257

259258
问题 [链接](http://stackoverflow.com/questions/1207406/remove-items-from-a-list-while-iterating-in-python)
260259

0 commit comments

Comments
 (0)