现有程序:b='qwer'c=tuple(b)m,n,p,l,q=c则q的值为()。
现有程序:b='qwer'c=tuple(b)m,n,p,l,q=c则q的值为()。
A.q
B.w
C.[e,r]
D.报错
正确答案:D
Tag:Python程序设计基础 程序
时间:2022-07-07 15:43:40