上传者: recoo
|
上传时间: 2021-07-22 17:11:09
|
文件大小: 9.43MB
|
文件类型: PDF
Python 基础主要总结Python 常用内置函数;Python 独有的语法特性、关键词
nonlocal, global 等;内置数据结构包括:列表(list), 字典(dict), 集合(set), 元组(tuple)
以及相关的高级模块collections 中的Counter, namedtuple, defaultdict,
heapq 模块。目前共有86 个小例子