设有变量定义:x={1:'east',2:'west'},则变量x的数据类型是()?
设有变量定义:x={1:'east',2:'west'},则变量x的数据类型是()?
A.int
B.dict
C.str
D.set
正确答案:B
Tag:Python程序设计基础 变量 数据类型
时间:2022-07-07 15:43:48