单选题

在 Python 编程中, 可以使用 type() 函数查看数据类型, 运行 print(type("a") ) , 输出的结果是? ( )

A

<class 'type'>

B

<class'str'>

C

<class 'int'>

D

语法错误

赣ICP备20007335号-2