摘要: 此文档解决以下问题: 一、Python中数值数据类型——整型(int)、浮点型(float)、布尔型(bool)、复数(complex) 1.float()函数的运用 2.int()函数的运用 3.type()函数的运用 4.isinstance()函数的运用 5.complex(x)函数的运用 二 阅读全文
posted @ 2019-01-20 15:11 Yanky 阅读(663) 评论(0) 推荐(0) 编辑