题目详情
单选题 下列创建元组的方法,哪一种是错误的?( )
A. (5)
B. ('Alice', 'Mike', 'Tony')
C. tuple1 = (1, 2, 3, 4)
D. 'good'
学科:Python语言基础
时间:2023-06-12 16:14:05
相关题目
相关作业