单选题

下列代码段执行有误的是( )。

A

a = int('4.5')

B

a = float('4')

C

a = int(float('4.5'))

D

a = str(int(4.5))

赣ICP备20007335号-2