当前位置:百科知识 > 中国大学慕课5

问题描述:

[问答] 下列选项中,不能创建字典对象的语句是()。 A.{"one":1,"two":2,"three":3} B.dict("one":1,"two":2,"three":3) C.dict([("one",1),("two",2),("three",3)]) D.ict(zip(["one","two","three"],[1,2,3]))
参考答案:查看
答案解析:
☆收藏

随机题目