第18695题 单选
在Python中运行print(type('a'))会输出什么结果?
A

<class 'type'>

B

<class 'str'>

C

<class 'int'>

D

语法错误

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