Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix typo.
跌代 -> 迭代
  • Loading branch information
songww authored Nov 19, 2018
commit e4cc883dce10d7af3a195e6655e681477512a7d3
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -385,8 +385,8 @@ index 索引
instance 实例
int int(整型)
interpreter 解释器
iterate 跌代
iterater 跌代器
iterate 迭代
iterater 迭代器
list list(列表)
loop 循环
method method(方法)
Expand Down