题目详情
单选题 在Python中,如何定义一个空字典
A. dict = {}
B. dict = dict()
C. dict = []
D. dict = ()
学科:Python语言程序设计
时间:2024-11-15 02:14:43
相关题目
相关作业