单选题

在 Python 中, type()函数用于查看对象的数据类型, 在 Python shell 中运行 type(‘6’*20), 运行结果为? ( )

A

<class 'int'>

B

<class 'str'>

C

<class 'float'>

D

语法错误

赣ICP备20007335号-2