问题描述:
[多选]
下列数据集合,属于列表类型的有()。
A.[1,2,3,4,5,6,7]
B.[“red”,"green","blue","white"]
C.(10,"red",0xff,"apple",10.5)
D.["Blue",0x00ff,"100110",True]
E.[1:2:3:4:5:6:7]
F.{1:"red",2:"green",3:"blue",4:"white"}
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
上一篇:有一个列表( )colors=【"red","green","blue","yellow","white"】,能显示列表colors第3个元素的选项有()。
下一篇:下列数据中属于字符串类型数据的有()。
