搜题
问题   更新时间2023/6/29 13:47:00

下列选项中,不能创建字典对象的语句是( )。
A.dict(.one.:1, .two.:2, .three.:3)
B.{.one.:1, .two.:2, .three.:3}
C.dict(zip([.one.,.two.,.three.], [1,2,3]))
D.dict([(.one.,1), (.two.,2), (.three.,3)])

王老师:19139051760(拨打)