240 发简信
IP属地:广东
  • 2019-03-12 day10-运算符与基本数据类型

    基本数据类型 数字 int ,所有的功能,都放在int里 字符串 str 列表 list 元组 tuple 字典 dict 布尔值 bool...