Python3不再区分整数和长整数,统一为()类型。

Python3不再区分整数和长整数,统一为()类型。

A.double

B.float

C.int

D.string

E.long

F.long long

正确答案:int

猜你喜欢