Python的数值类型有()

7 查阅

Python的数值类型有()

A.整数(str)、浮点数(tuple)、布尔值(bool)、质数(complex)

B.整数(int)、浮点数(flaot)、列表(list)、质数(complex)

C.整数(int)、浮点数(float)、布尔值(bool)、复数(complex)

D.整数(str)、浮点数(tuple)、布尔值(bool)、复数(complex)

参考答案:

答案:A

知识竞赛