单项选择题

#print("Test")
print("abc")
#print("xyz")
程序输出

A.Test abc xyz
B.Test abc xyz
C.abc
D.abc xyz
微信扫码免费搜题