Skip to content

Commit e647215

Browse files
wklkenwklken
authored andcommitted
Merge remote-tracking branch 'why267/patch-2'
2 parents 3903654 + c7b4404 commit e647215

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)