未知题型

python中的数字类型共包括以下哪几种类型?

【参考答案】

A、int
B、float
C、complex
D、bool
正确答案:int|float|complex|bool