Python学习【第2篇】:Python数据类型
1.数字类型 http://www.cnblogs.com/qiangshenqi/p/9043912.html
2.字符串 http://www.cnblogs.com/qiangshenqi/p/9043915.html
3.列表http://www.cnblogs.com/qiangshenqi/p/9043916.html
4.元组 http://www.cnblogs.com/qiangshenqi/p/9043918.html
5.字典 http://www.cnblogs.com/qiangshenqi/p/9043919.html
6.集合 http://www.cnblogs.com/qiangshenqi/p/9043926.html
全文所写仅属于作者自身认知,如有错误,欢迎指出,没有解决到问题,请参考官方文档。