python数据类型及相关操作
摘要:
python数据类型详解 目录1、字符串2、布尔类型3、整数4、浮点数5、数字6、列表7、元组8、字典9、日期 1、字符串1.1、如何在Python中使用字符串a、使用单引号(')用单引号括起来表示字符串,例如:str='this is string';print str; b、使用双引号(")双引 阅读全文
posted @ 2016-04-03 15:34 Ellon_Daris 阅读(226) 评论(0) 推荐(0)
浙公网安备 33010602011771号