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

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

A.[q]

B.[qw]

C.[q,w]

D.[e,r]

正确答案:C

猜你喜欢