单选题

运行方代码段运行后,输出的结果是(    )

x='yesterday'

y = set(x)

z = tuple(y)

print(set(z) == y)

A

True

B

true

C

False

D

false

赣ICP备20007335号-2