We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f47b1c0 commit 652cda6Copy full SHA for 652cda6
1 file changed
rst/chapters/p02_basic.rst
@@ -6,9 +6,8 @@
6
``global``\ 等;内置数据结构包括:列表(list), 字典(dict), 集合(set),
7
元组(tuple) 以及相关的高级模块\ ``collections``\ 中的\ ``Counter``,
8
``namedtuple``,
9
-``defaultdict``\ ,\ ``heapq``\ 模块。目前共有\ ``82``\ 个小例子
+``defaultdict``\ ,\ ``heapq``\ 模块。目前共有\ ``86``\ 个小例子
10
11
-此章节一共包括\ ``100个``\ 基础小例子。
12
13
14
.. toctree::
0 commit comments