python基本数据类型常用方法
摘要:
python基本数据类型 1.整型 1.1 int 1.2 bit_lenght # 当前数字的二进制位数,至少用n位表示 r = age.bit_length() 2.字符串 3.列表 4.元组 5.字典 阅读全文
posted @ 2018-03-08 00:26 卓某 阅读(146) 评论(0) 推荐(0)
posted @ 2018-03-08 00:26 卓某 阅读(146) 评论(0) 推荐(0)
posted @ 2018-02-25 16:18 卓某 阅读(126) 评论(0) 推荐(0)
posted @ 2018-02-23 15:49 卓某 阅读(105) 评论(0) 推荐(0)
posted @ 2018-02-15 23:52 卓某 阅读(181) 评论(0) 推荐(0)
posted @ 2018-02-12 14:42 卓某 阅读(188) 评论(0) 推荐(0)