多项选择题

Python常用数据结构,除了Number(数值)和String(字符串)外,还有哪些?()

A.List(列表)
B.Tuple(元组)
C.Set(集合)
D.Dictionary(字典)

相关考题