现有程序: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

猜你喜欢