首页题库练习题目详情
计算机软件基础单选题中等

如果想将一个列表转换为元组,应使用哪种方法?

Atuple()
Bconvert_to_tuple()
Cto_tuple()
Dcast_tuple()