1、print 打印/输出
2、coding 编码
3、sysntax 语法
4、error 错误
5、invalid 无效
6、identifier 名称,标识符
7、character 字符
1、user 用户
2、name 姓名/名称
3、attribute 字段,属性
4、key 键
5、value 值
1、upper 上面,大写
2、lower 下面,小写
3、title 标题
4、repalce 替换
5、old 旧的
6、new 新的
7、count 计数
8、swap 互换
9、case 情形
10、path 路径
11、new 新的\新建
12、project 工程,项目
13、test 测试
14、file 文件
15、data 数据
1、strip 去除
2、index 索引
3、find 查找
4、count 计数
5、start 开始
6、end 结束
7、chars 字符
1、input 输入
2、prompt 提示
3、ID 身份证
4、format 格式化
5、args/argument 参数
6、year 年
7、month 月
8、day 日
1、tuple 元祖
2、max 最大
3、min 最小
4、function 函数
5、object 对象
1、list 列表
2、reverse 反向
3、true 真
4、false 假
5、append 附加
6、extend 扩展
7、insert 插入
8、pop 去除
9、remove 移除
10、del,delete 删除
11、clear 清除
12、sort 排序
1、set 集合
2、add 添加
3、update 更新
4、discard 丢弃
5、intersection 相交
6、union 联合
7、difference 差数
8、in 在…里面
9、not 不是
10、superset 父集
11、copy 复制
1、dict 字典
2、key 键
3、value 值
4、item 项
5、mapping 映射
6、from 从、来自
7、get 获取
8、default 默认
9、none 没有
10、arg 可变元素
1、for…in 循环的使用
2、while 循环的使用
3、range 范围
4、separate 分割
5、flush 冲刷
6、continue 继续
7、break 跳出
1、if 如果
2、else 否则
1、module 模块
2、system 系统
3、path 路径
4、import 导入
5、from 从…
1、birthday 出生日期
2、year 年
3、month 月
4、day 日
5、type 类型
6、error 错误
7、missing 丢失
8、required 必须
9、positional 位置
1、create 创建、新建
2、info 信息
3、age 年龄
4、height 高度
5、width 宽度
6、weight 重量
7、params 参数