单选题

a="python2",b="python3",c=a+b,print(c)的结果是

A

a+b

B

python5

C

c

D

python2python3

赣ICP备20007335号-2