Python基础数据类型

  • Number(数字)  
  • String(字符串)   
  • List(列表)
  • Tuple(元祖)
  • Sets(集合)
  • Dictionary(字典)
原文地址:https://www.cnblogs.com/rency/p/6670362.html