第13757题 单选题
Python中运行type("int")的结果是什么?
A

<class 'int'>

B

<class 'str'>

C

<class 'float'>

D

<class 'bool'>

程序运行统计
暂无判题统计
提交0次 正确率0.00%
答案解析