第19184题 单选
Python中运行type('6'*20)的返回结果为?
A

<class 'int'>

B

<class 'str'>

C

<class 'float'>

D

语法错误

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