题目详情
单选题 如何获取字典中的所有键
A. dict.keys()
B. dict.values()
C. dict.items()
D. dict.all()
学科:Python语言程序设计
时间:2024-11-15 02:14:44
相关题目
相关作业