Skip to content

Commit 652cda6

Browse files
committed
rst
1 parent f47b1c0 commit 652cda6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rst/chapters/p02_basic.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
``global``\ 等;内置数据结构包括:列表(list), 字典(dict), 集合(set),
77
元组(tuple) 以及相关的高级模块\ ``collections``\ 中的\ ``Counter``,
88
``namedtuple``,
9-
``defaultdict``\ \ ``heapq``\ 模块。目前共有\ ``82``\ 个小例子
9+
``defaultdict``\ \ ``heapq``\ 模块。目前共有\ ``86``\ 个小例子
1010

11-
此章节一共包括\ ``100个``\ 基础小例子。
1211

1312

1413
.. toctree::

0 commit comments

Comments
 (0)