第26219题 单选
在Python中已知字典d = {'a': 1, 'b': 2}时,d.keys()的数据类型是什么?
A

list

B

dict_keys

C

set

D

tuple

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