判断题

执行Python代码 print(12 + 12.12) 将报错,因为12是int类型,而12.12是float类型,不同类型不能直接运算。( )

A

B

赣ICP备20007335号-2