现有程序:b='qwer'c=tuple(b)m,n,p,l=c则p的值为()。

11 查阅

现有程序:b='qwer'c=tuple(b)m,n,p,l=c则p的值为()。

A.q

B.w

C.e

D.r

参考答案:

答案:C